diff options
author | Rod Whitby <rod@whitby.id.au> | 2008-03-25 06:15:44 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2008-03-25 06:15:44 +0000 |
commit | 704b46a472ed3a515a801c6f255424442d17e84b (patch) | |
tree | 893bf13b9978854d120b8fec26e9b6c1679b064e /target/linux/ixp4xx | |
parent | d4838a0a028961b3f27930a0f5b95ff70e433e68 (diff) | |
download | upstream-704b46a472ed3a515a801c6f255424442d17e84b.tar.gz upstream-704b46a472ed3a515a801c6f255424442d17e84b.tar.bz2 upstream-704b46a472ed3a515a801c6f255424442d17e84b.zip |
ixp4xx: Updated to 2.6.24.2 - tested on nas100d, fsg3 and nslu2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10654 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index eec8d13f72..f6e9d47eee 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Intel XScale IXP4xx FEATURES:=squashfs SUBTARGETS=generic harddisk -LINUX_VERSION:=2.6.23.16 +LINUX_VERSION:=2.6.24.2 include $(INCLUDE_DIR)/target.mk |