From 0f0f3b9f5a29f6b19cbd49730f4f781365af7920 Mon Sep 17 00:00:00 2001 From: jogo Date: Sun, 6 May 2012 14:04:19 +0000 Subject: [PATCH] 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 --- target/linux/ar7/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 LINUX_VERSION:=3.3.4 -- 2.11.0