[ar71xx] update target name and description
authorGabor Juhos <juhosg@openwrt.org>
Thu, 26 Feb 2009 20:01:35 +0000 (20:01 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 26 Feb 2009 20:01:35 +0000 (20:01 +0000)
SVN-Revision: 14678

target/linux/ar71xx/Makefile

index 6bf277a1097f65b50fa5b700400fe6d5323998f2..96e12a390aad225d9f4c9303e61dcd9760dcf664 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 ARCH:=mips
 BOARD:=ar71xx
 
 ARCH:=mips
 BOARD:=ar71xx
-BOARDNAME:=Atheros AR71xx
+BOARDNAME:=Atheros AR71xx/AR913x
 FEATURES:=squashfs tgz
 
 LINUX_VERSION:=2.6.28.7
 FEATURES:=squashfs tgz
 
 LINUX_VERSION:=2.6.28.7
@@ -18,7 +18,7 @@ include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += hostapd-mini kmod-madwifi
 
 define Target/Description
 DEFAULT_PACKAGES += hostapd-mini kmod-madwifi
 
 define Target/Description
-       Build firmware images for Atheros AR71xx based boards
+       Build firmware images for Atheros AR71xx/AR913x based boards
 endef
 
 $(eval $(call BuildTarget))
 endef
 
 $(eval $(call BuildTarget))