From: Felix Fietkau Date: Sun, 12 Oct 2008 11:44:10 +0000 (+0000) Subject: ar71xx: remove the "broken" flag and enable madwifi by default X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=cef54f9a7e3b47d38ecdb038a282b237d7009107;p=openwrt%2Fsvn-archive%2Farchive.git ar71xx: remove the "broken" flag and enable madwifi by default SVN-Revision: 12955 --- 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