Browse Source

update target name and description

SVN-Revision: 14678
Gabor Juhos 17 years ago
parent
commit
d0f1667ab3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      target/linux/ar71xx/Makefile

+ 2 - 2
target/linux/ar71xx/Makefile

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