aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/iop32x
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-05-12 10:49:34 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-05-12 10:49:34 +0000
commitd3cf426cc1bbf6f82ea9f62a278c6c3553463370 (patch)
tree3ad3da5164cd406a8e45f8af800470d7fb374876 /target/linux/iop32x
parent5ff6d685c6720c710584e34d9786a3dc172b0068 (diff)
downloadupstream-d3cf426cc1bbf6f82ea9f62a278c6c3553463370.tar.gz
upstream-d3cf426cc1bbf6f82ea9f62a278c6c3553463370.tar.bz2
upstream-d3cf426cc1bbf6f82ea9f62a278c6c3553463370.zip
iop32x: switch to 3.3
It is compile tested only, so add a broken flag. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31684 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/iop32x')
-rw-r--r--target/linux/iop32x/Makefile4
1 files changed, 2 insertions, 2 deletions
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 <kaloz@openwrt.org>
-LINUX_VERSION:=2.6.37.6
+LINUX_VERSION:=3.3.5
include $(INCLUDE_DIR)/target.mk