tl-wr941nd: change profile's description as well
SVN-Revision: 14706
This commit is contained in:
parent
16c23fa914
commit
247fc0fdae
1 changed files with 2 additions and 2 deletions
|
@ -6,12 +6,12 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
define Profile/TLWR941NDV2
|
define Profile/TLWR941NDV2
|
||||||
NAME:=TP-LINK TL-WR941ND
|
NAME:=TP-LINK TL-WR941ND v2
|
||||||
PACKAGES:=kmod-ath9k hostapd-mini
|
PACKAGES:=kmod-ath9k hostapd-mini
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Profile/TLWR941NDV2/Description
|
define Profile/TLWR941NDV2/Description
|
||||||
Package set optimized for the TP-LINK TL-WR941ND.
|
Package set optimized for the TP-LINK TL-WR941ND v2.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
$(eval $(call Profile,TLWR941NDV2))
|
$(eval $(call Profile,TLWR941NDV2))
|
||||||
|
|
Loading…
Reference in a new issue