iop32x: switch to 3.3
authorGabor Juhos <juhosg@openwrt.org>
Sat, 12 May 2012 10:49:34 +0000 (10:49 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 12 May 2012 10:49:34 +0000 (10:49 +0000)
It is compile tested only, so add a broken flag.

SVN-Revision: 31684

target/linux/iop32x/Makefile

index e1e02849611c0c186c0f1ce547e7ece1893e6224..2281431dd32122ff75d9271e69b4148d6a93c500 100644 (file)
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
 ARCH:=arm
 BOARD:=iop32x
 BOARDNAME:=Intel IOP32x
-FEATURES:=squashfs
+FEATURES:=squashfs broken
 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
 
-LINUX_VERSION:=2.6.37.6
+LINUX_VERSION:=3.3.5
 
 include $(INCLUDE_DIR)/target.mk