summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-01 10:49:38 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-01 10:49:38 +0000
commitc296d6b8dcc8cf12c39b57fa4bf26b242dbfd49e (patch)
treef64079f07230d5597a835dfd6ce8699965acdac9 /target
parent45f77484600b22a62e3295d46401a705eb07379b (diff)
[ar71xx] tl-wr941nd: change profile's description as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14706 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 5e4249b0c..ba0cb1249 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))