summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/nand
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2013-10-23 15:43:19 +0000
committerGabor Juhos <juhosg@openwrt.org>2013-10-23 15:43:19 +0000
commit757a6fdef9f60f789abf8187c52ac50354bbd09e (patch)
treed6050e6f1ebd4f8b9efda08e8a845522d1ce5fa9 /target/linux/ar71xx/nand
parenta59934dbd097e069981e27bf40589f06468c8aba (diff)
downloadmaster-31e0f0ae-757a6fdef9f60f789abf8187c52ac50354bbd09e.tar.gz
master-31e0f0ae-757a6fdef9f60f789abf8187c52ac50354bbd09e.tar.bz2
master-31e0f0ae-757a6fdef9f60f789abf8187c52ac50354bbd09e.zip
ar71xx: change title and description for NAND subtarget
The nand subtarget supports Mikrotik boards only. Change the title and the description to reflect that. Based on the patch by Stefan Agner: http://patchwork.openwrt.org/patch/4123/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38508
Diffstat (limited to 'target/linux/ar71xx/nand')
-rw-r--r--target/linux/ar71xx/nand/target.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ar71xx/nand/target.mk b/target/linux/ar71xx/nand/target.mk
index c571c5006a..45d2624cd4 100644
--- a/target/linux/ar71xx/nand/target.mk
+++ b/target/linux/ar71xx/nand/target.mk
@@ -1,8 +1,8 @@
-BOARDNAME:=Devices with NAND flash (mostly Mikrotik)
+BOARDNAME:=Mikrotik devices with NAND flash
define Target/Description
- Build firmware images for Atheros AR71xx/AR913x based boards with
- NAND flash, e.g. MikroTik RB-4xx or RB-750
+ Build firmware images for Atheros AR71xx/AR913x based Mikrotik boards.
+ e.g. MikroTik RB-4xx or RB-750
endef