From 9a9b022066a681eaab0d0901a9fc6fed1f502392 Mon Sep 17 00:00:00 2001
From: juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Sat, 12 May 2012 10:49:34 +0000
Subject: 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
---
 target/linux/iop32x/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'target/linux')

diff --git a/target/linux/iop32x/Makefile b/target/linux/iop32x/Makefile
index e1e028496..2281431dd 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
 
-- 
cgit v1.2.3