mark ar71xx as no longer broken and enable madwifi
SVN-Revision: 12963
This commit is contained in:
parent
cff56165ac
commit
0571c2d9f5
1 changed files with 2 additions and 2 deletions
|
@ -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 a new issue