From: Gabor Juhos Date: Sat, 12 May 2012 10:49:34 +0000 (+0000) Subject: iop32x: switch to 3.3 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a5d4de7da23d8f947e17a047e70269968f586f28;p=openwrt%2Fstaging%2Fneocturne.git iop32x: switch to 3.3 It is compile tested only, so add a broken flag. SVN-Revision: 31684 --- diff --git a/target/linux/iop32x/Makefile b/target/linux/iop32x/Makefile index e1e0284961..2281431dd3 100644 --- a/target/linux/iop32x/Makefile +++ b/target/linux/iop32x/Makefile @@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk ARCH:=arm BOARD:=iop32x BOARDNAME:=Intel IOP32x -FEATURES:=squashfs +FEATURES:=squashfs broken MAINTAINER:=Imre Kaloz -LINUX_VERSION:=2.6.37.6 +LINUX_VERSION:=3.3.5 include $(INCLUDE_DIR)/target.mk