1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00

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

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