projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
upgrade iop32x to 2.6.30
[openwrt.git]
/
target
/
linux
/
ar71xx
/
profiles
/
tp-link.mk
diff --git
a/target/linux/ar71xx/profiles/tp-link.mk
b/target/linux/ar71xx/profiles/tp-link.mk
index
ba0cb12
..
551aec9
100644
(file)
--- a/
target/linux/ar71xx/profiles/tp-link.mk
+++ b/
target/linux/ar71xx/profiles/tp-link.mk
@@
-5,6
+5,16
@@
# See /LICENSE for more information.
#
# See /LICENSE for more information.
#
+define Profile/TLWR741NDV1
+ NAME:=TP-LINK TL-WR741ND v1
+endef
+
+define Profile/TLWR741NDV1/Description
+ Package set optimized for the TP-LINK TL-WR741ND v1.
+endef
+
+$(eval $(call Profile,TLWR741NDV1))
+
define Profile/TLWR941NDV2
NAME:=TP-LINK TL-WR941ND v2
PACKAGES:=kmod-ath9k hostapd-mini
define Profile/TLWR941NDV2
NAME:=TP-LINK TL-WR941ND v2
PACKAGES:=kmod-ath9k hostapd-mini
This page took
0.025439 seconds
and
4
git commands to generate.