diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-10-27 12:51:03 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-10-27 12:51:03 +0000 |
commit | 87b29f3ad88bcb7bcfc2748f9fbede10d3d3d9fc (patch) | |
tree | 1a013fa5af277e6820afd79ebdf5c017c9edb921 /target/linux/iop32x/Makefile | |
parent | 97d5479ca1f6fe6c261c31f6fe98c2fb27e671db (diff) | |
download | upstream-87b29f3ad88bcb7bcfc2748f9fbede10d3d3d9fc.tar.gz upstream-87b29f3ad88bcb7bcfc2748f9fbede10d3d3d9fc.tar.bz2 upstream-87b29f3ad88bcb7bcfc2748f9fbede10d3d3d9fc.zip |
upgrade iop32x to 2.6.30
SVN-Revision: 18182
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 f9b1c029dc..6f3e78167d 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.28.10 +LINUX_VERSION:=2.6.30.9 include $(INCLUDE_DIR)/target.mk |