diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-07-11 15:15:23 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-07-11 15:15:23 +0000 |
commit | 59d37b2472eb14e16e838f5d51c36f9da0fff455 (patch) | |
tree | 7964b9ad5ee80185356c7baf9400ef27223161f3 /target/linux/ixp4xx/Makefile | |
parent | 065091e0152a13dab298f115973aebdf589d724f (diff) | |
download | upstream-59d37b2472eb14e16e838f5d51c36f9da0fff455.tar.gz upstream-59d37b2472eb14e16e838f5d51c36f9da0fff455.tar.bz2 upstream-59d37b2472eb14e16e838f5d51c36f9da0fff455.zip |
upgrade ixp4xx to 2.6.26-rc9, resync patches
SVN-Revision: 11768
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 1e2a52ff07..c922ffa611 100644 --- a/target/linux/ixp4xx/Makefile +++ b/target/linux/ixp4xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx FEATURES:=squashfs SUBTARGETS=generic harddisk -LINUX_VERSION:=2.6.26-rc8 +LINUX_VERSION:=2.6.26-rc9 include $(INCLUDE_DIR)/target.mk |