diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-04-28 10:23:36 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-04-28 10:23:36 +0000 |
commit | 68943e35c20ef56e58304fd22e04eee19976af8b (patch) | |
tree | d310ebc2172f36bc22faab0320c21b808009e8f0 /target/linux/ixp4xx/Makefile | |
parent | 99969dcfface9a1a9c6697b74fa58d20111fa47a (diff) | |
download | upstream-68943e35c20ef56e58304fd22e04eee19976af8b.tar.gz upstream-68943e35c20ef56e58304fd22e04eee19976af8b.tar.bz2 upstream-68943e35c20ef56e58304fd22e04eee19976af8b.zip |
upgrade to 2.6.24.5
SVN-Revision: 10959
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 f6e9d47eee..83dc1ddec3 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.24.2 +LINUX_VERSION:=2.6.24.5 include $(INCLUDE_DIR)/target.mk |