From d0f1667ab3d94c653b762f29535a09c93a126aaa Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 26 Feb 2009 20:01:35 +0000 Subject: [PATCH] update target name and description SVN-Revision: 14678 --- target/linux/ar71xx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile index 6bf277a109..96e12a390a 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)) -- 2.30.2