mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 15:06:47 +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
|
ARCH:=mips
|
||||||
BOARD:=ar71xx
|
BOARD:=ar71xx
|
||||||
BOARDNAME:=Atheros AR71xx
|
BOARDNAME:=Atheros AR71xx
|
||||||
FEATURES:=squashfs tgz broken
|
FEATURES:=squashfs tgz
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.26.5
|
LINUX_VERSION:=2.6.26.5
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/target.mk
|
include $(INCLUDE_DIR)/target.mk
|
||||||
|
|
||||||
#DEFAULT_PACKAGES += kmod-madwifi
|
DEFAULT_PACKAGES += kmod-madwifi
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for Atheros AR71xx based boards
|
Build firmware images for Atheros AR71xx based boards
|
||||||
|
Loading…
Reference in New Issue
Block a user