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 | 9564b45953a2ca56199d438c4336ea8f3ab52287 (patch) | |
tree | bc113716df39eca7133b1fbae82ad734999c3ba8 /target/linux/iop32x/Makefile | |
parent | f1caf0caf7b09a8fd5b1456c755b9379a0769afc (diff) | |
download | upstream-9564b45953a2ca56199d438c4336ea8f3ab52287.tar.gz upstream-9564b45953a2ca56199d438c4336ea8f3ab52287.tar.bz2 upstream-9564b45953a2ca56199d438c4336ea8f3ab52287.zip |
upgrade iop32x to 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18182 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 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 |