mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user