diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-08-18 13:54:31 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-08-18 13:54:31 +0000 |
commit | 8e57efd8d793acf98e8328b3704c99e20cf47b80 (patch) | |
tree | bf633e0bbd8150507f5cce520337d612177e9474 /target/linux/iop32x/Makefile | |
parent | a8cd95758693c65ff43955c7031606b603529199 (diff) | |
download | upstream-8e57efd8d793acf98e8328b3704c99e20cf47b80.tar.gz upstream-8e57efd8d793acf98e8328b3704c99e20cf47b80.tar.bz2 upstream-8e57efd8d793acf98e8328b3704c99e20cf47b80.zip |
upgrade iop32x to 2.6.26.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12338 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/iop32x/Makefile')
-rw-r--r-- | target/linux/iop32x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/iop32x/Makefile b/target/linux/iop32x/Makefile index f7556c2e80..12dc5990c2 100644 --- a/target/linux/iop32x/Makefile +++ b/target/linux/iop32x/Makefile @@ -11,7 +11,7 @@ BOARD:=iop32x BOARDNAME:=Intel IOP32x FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.24.7 +LINUX_VERSION:=2.6.26.2 include $(INCLUDE_DIR)/target.mk |