tl-wr941nd: change profile's description as well
authorGabor Juhos <juhosg@openwrt.org>
Sun, 1 Mar 2009 10:49:38 +0000 (10:49 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 1 Mar 2009 10:49:38 +0000 (10:49 +0000)
SVN-Revision: 14706

target/linux/ar71xx/profiles/tp-link.mk

index 5e4249b0cd1c2d5d3ba3de0121ae52ed5f8439ec..ba0cb1249376e76b75cee88ecbbdc5f10d4dc2da 100644 (file)
@@ -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))