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 | f7836a5033641544b0db9c37cb0b04c09b1aeedb (patch) | |
tree | 6c9515cdc850d223d42725d4952441634925141e /target/linux/ixp4xx | |
parent | 8c03ac5b69537aad87703e6f247921f16a715cdf (diff) | |
download | upstream-f7836a5033641544b0db9c37cb0b04c09b1aeedb.tar.gz upstream-f7836a5033641544b0db9c37cb0b04c09b1aeedb.tar.bz2 upstream-f7836a5033641544b0db9c37cb0b04c09b1aeedb.zip |
ixp4xx: Updated to 2.6.24.2 - tested on nas100d, fsg3 and nslu2
SVN-Revision: 10654
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 |