update target name and description
SVN-Revision: 14678
This commit is contained in:
parent
689149cdbc
commit
d0f1667ab3
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
ARCH:=mips
|
ARCH:=mips
|
||||||
BOARD:=ar71xx
|
BOARD:=ar71xx
|
||||||
BOARDNAME:=Atheros AR71xx
|
BOARDNAME:=Atheros AR71xx/AR913x
|
||||||
FEATURES:=squashfs tgz
|
FEATURES:=squashfs tgz
|
||||||
|
|
||||||
LINUX_VERSION:=2.6.28.7
|
LINUX_VERSION:=2.6.28.7
|
||||||
|
@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/target.mk
|
||||||
DEFAULT_PACKAGES += hostapd-mini kmod-madwifi
|
DEFAULT_PACKAGES += hostapd-mini kmod-madwifi
|
||||||
|
|
||||||
define Target/Description
|
define Target/Description
|
||||||
Build firmware images for Atheros AR71xx based boards
|
Build firmware images for Atheros AR71xx/AR913x based boards
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call BuildTarget))
|
$(eval $(call BuildTarget))
|
||||||
|
|
Loading…
Reference in a new issue