aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-05-06 14:04:19 +0000
committerJonas Gorski <jogo@openwrt.org>2012-05-06 14:04:19 +0000
commit2e8211d6072e76e0a197fe44a15e746d32856b2a (patch)
treef135b0f8dd4f385d461d6d5edcdb157b31a11f42 /target
parent9dec26a0ec29a8160d43f4b5e5c414651ac02ce2 (diff)
downloadupstream-2e8211d6072e76e0a197fe44a15e746d32856b2a.tar.gz
upstream-2e8211d6072e76e0a197fe44a15e746d32856b2a.tar.bz2
upstream-2e8211d6072e76e0a197fe44a15e746d32856b2a.zip
AR7: don't mark as broken
Linux 3.3.4 boots fine on my AR7 device. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31623 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile
index 8a3fede337..1e7d1a322a 100644
--- a/target/linux/ar7/Makefile
+++ b/target/linux/ar7/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mipsel
BOARD:=ar7
BOARDNAME:=TI AR7
-FEATURES:=squashfs jffs2 atm broken
+FEATURES:=squashfs jffs2 atm
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
LINUX_VERSION:=3.3.4