update target name and description

SVN-Revision: 14678
This commit is contained in:
Gabor Juhos 2009-02-26 20:01:35 +00:00
parent 689149cdbc
commit d0f1667ab3

View file

@ -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))