iop32x: switch to 3.3
It is compile tested only, so add a broken flag. SVN-Revision: 31684
This commit is contained in:
parent
598fe0e93b
commit
a5d4de7da2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue