summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/Makefile
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-26 20:01:35 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-02-26 20:01:35 +0000
commitc76f2f6ed1334f10908ef6dbf8e74dfe0d43a925 (patch)
tree55857c568d6a777729ed64b4f00814feae59136a /target/linux/ar71xx/Makefile
parentf0a7d59dbd44b5130ebedbc208526437b69536f9 (diff)
[ar71xx] update target name and description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14678 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/Makefile')
-rw-r--r--target/linux/ar71xx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index 6bf277a10..96e12a390 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
ARCH:=mips
BOARD:=ar71xx
-BOARDNAME:=Atheros AR71xx
+BOARDNAME:=Atheros AR71xx/AR913x
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
- Build firmware images for Atheros AR71xx based boards
+ Build firmware images for Atheros AR71xx/AR913x based boards
endef
$(eval $(call BuildTarget))