mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 03:13:20 +02:00
mark ar71xx as no longer broken and enable madwifi
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12963 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
31e991eec5
commit
a935543d90
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user