aboutsummaryrefslogtreecommitdiffstats
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
commit00fcfbc7675301b6f05d0d78c1a6b492d2207c6f (patch)
treef342ad3db83236ea9a1bdac983a71ac4ace22dad
parent29e7e1296af2c0508fe808666167e9d16361e081 (diff)
downloadmaster-187ad058-00fcfbc7675301b6f05d0d78c1a6b492d2207c6f.tar.gz
master-187ad058-00fcfbc7675301b6f05d0d78c1a6b492d2207c6f.tar.bz2
master-187ad058-00fcfbc7675301b6f05d0d78c1a6b492d2207c6f.zip
mark ar71xx as no longer broken and enable madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12963 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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