summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-10-13 15:34:39 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-10-13 15:34:39 +0000
commit0571c2d9f5abccd0c92f2e09da640067531bee60 (patch)
tree6dd6867e942226d070359e2edeee1e64d648fe81 /target
parentcff56165ac54a408533decc8ef9b38221bc5b253 (diff)
downloadmaster-31e0f0ae-0571c2d9f5abccd0c92f2e09da640067531bee60.tar.gz
master-31e0f0ae-0571c2d9f5abccd0c92f2e09da640067531bee60.tar.bz2
master-31e0f0ae-0571c2d9f5abccd0c92f2e09da640067531bee60.zip
mark ar71xx as no longer broken and enable madwifi
SVN-Revision: 12963
Diffstat (limited to 'target')
-rw-r--r--target/linux/ar71xx/Makefile4
1 files changed, 2 insertions, 2 deletions
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