Skip to content

Commit

Permalink
iop32x: switch to 3.3
Browse files Browse the repository at this point in the history
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
  • Loading branch information
juhosg committed May 12, 2012
1 parent 5f51405 commit 9a9b022
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target/linux/iop32x/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit 9a9b022

Please sign in to comment.