From: Felix Fietkau <nbd@openwrt.org>
Date: Mon, 13 Oct 2008 15:34:39 +0000 (+0000)
Subject: mark ar71xx as no longer broken and enable madwifi
X-Git-Tag: reboot~25414
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=0571c2d9f5abccd0c92f2e09da640067531bee60;p=openwrt%2Fopenwrt.git

mark ar71xx as no longer broken and enable madwifi

SVN-Revision: 12963
---

diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index b3353f7d39..3f9d15f1ca 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=ar71xx
 BOARDNAME:=Atheros AR71xx
-FEATURES:=squashfs tgz broken
+FEATURES:=squashfs tgz
 
 LINUX_VERSION:=2.6.26.5
 
 include $(INCLUDE_DIR)/target.mk
 
-#DEFAULT_PACKAGES += kmod-madwifi
+DEFAULT_PACKAGES += kmod-madwifi
 
 define Target/Description
 	Build firmware images for Atheros AR71xx based boards