1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 01:01:52 +02:00

ar7: switch to 3.3 and mark the target as broken

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31616 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2012-05-05 17:32:41 +00:00
parent 02fb20885e
commit 7d657a9c91

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