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 | 60cadb2baeccf8fd58c7a39cfabba9a328788657 (patch) | |
tree | 0d8340958c5818c3bc28d0ec1517f0c6dd7df843 /target/linux/ixp4xx/Makefile | |
parent | 4e02a6be0b33ce5f7502e7ea6154fcaf68a27c1b (diff) | |
download | upstream-60cadb2baeccf8fd58c7a39cfabba9a328788657.tar.gz upstream-60cadb2baeccf8fd58c7a39cfabba9a328788657.tar.bz2 upstream-60cadb2baeccf8fd58c7a39cfabba9a328788657.zip |
upgrade ixp4xx to 2.6.26-rc9, resync patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11768 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 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 |