projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: create image for the TP-Link TL-WR740N v3
[openwrt.git]
/
target
/
linux
/
ar71xx
/
generic
/
profiles
/
tp-link.mk
diff --git
a/target/linux/ar71xx/generic/profiles/tp-link.mk
b/target/linux/ar71xx/generic/profiles/tp-link.mk
index
bc0bcd2
..
f5a7a24
100644
(file)
--- a/
target/linux/ar71xx/generic/profiles/tp-link.mk
+++ b/
target/linux/ar71xx/generic/profiles/tp-link.mk
@@
-71,6
+71,19
@@
endef
$(eval $(call Profile,TLWR740NV1))
$(eval $(call Profile,TLWR740NV1))
+
+define Profile/TLWR740NV3
+ NAME:=TP-LINK TL-WR740N v3
+ PACKAGES:=
+endef
+
+define Profile/TLWR740NV3/Description
+ Package set optimized for the TP-LINK TL-WR740N v3.
+endef
+
+$(eval $(call Profile,TLWR740NV3))
+
+
define Profile/TLWR841NV15
NAME:=TP-LINK TL-WR841N v1.5
PACKAGES:=
define Profile/TLWR841NV15
NAME:=TP-LINK TL-WR841N v1.5
PACKAGES:=
This page took
0.024776 seconds
and
4
git commands to generate.