diff options
author | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-03-25 06:15:44 +0000 |
---|---|---|
committer | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-03-25 06:15:44 +0000 |
commit | 1a123a62cece2ee03fff44abfe47dd165f32fc6f (patch) | |
tree | 893bf13b9978854d120b8fec26e9b6c1679b064e /target/linux/ixp4xx/Makefile | |
parent | f776f63b764e970f2298bf09bd7b4f9902af4799 (diff) |
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/Makefile')
-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 eec8d13f7..f6e9d47ee 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 |