aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-03-01 10:49:38 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-03-01 10:49:38 +0000
commit247fc0fdae278de6a3c39300d9b908dfe2f1b8e1 (patch)
tree43665349a2e9f0ba5bd201b519ce9b10d84286a6
parent16c23fa914d523ed9dfd3777671fdf078617982c (diff)
downloadupstream-247fc0fdae278de6a3c39300d9b908dfe2f1b8e1.tar.gz
upstream-247fc0fdae278de6a3c39300d9b908dfe2f1b8e1.tar.bz2
upstream-247fc0fdae278de6a3c39300d9b908dfe2f1b8e1.zip
tl-wr941nd: change profile's description as well
SVN-Revision: 14706
-rw-r--r--target/linux/ar71xx/profiles/tp-link.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/profiles/tp-link.mk b/target/linux/ar71xx/profiles/tp-link.mk
index 5e4249b0cd..ba0cb12493 100644
--- a/target/linux/ar71xx/profiles/tp-link.mk
+++ b/target/linux/ar71xx/profiles/tp-link.mk
@@ -6,12 +6,12 @@
#
define Profile/TLWR941NDV2
- NAME:=TP-LINK TL-WR941ND
+ NAME:=TP-LINK TL-WR941ND v2
PACKAGES:=kmod-ath9k hostapd-mini
endef
define Profile/TLWR941NDV2/Description
- Package set optimized for the TP-LINK TL-WR941ND.
+ Package set optimized for the TP-LINK TL-WR941ND v2.
endef
$(eval $(call Profile,TLWR941NDV2))