ar7: switch to 3.3 and mark the target as broken

SVN-Revision: 31616
This commit is contained in:
Gabor Juhos 2012-05-05 17:32:41 +00:00
parent dd884a6b73
commit 047a51c4fd
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=ar7
BOARDNAME:=TI AR7
FEATURES:=squashfs jffs2 atm
FEATURES:=squashfs jffs2 atm broken
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=2.6.37.6
LINUX_VERSION:=3.3.4
include $(INCLUDE_DIR)/target.mk