projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: support for D-LINK DIR-615 rev. E4
[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
8f1314a
..
e2b9721
100644
(file)
--- a/
target/linux/ar71xx/generic/profiles/tp-link.mk
+++ b/
target/linux/ar71xx/generic/profiles/tp-link.mk
@@
-5,9
+5,20
@@
# See /LICENSE for more information.
#
# See /LICENSE for more information.
#
+define Profile/TLMR11U
+ NAME:=TP-LINK TL-MR11U
+ PACKAGES:=kmod-usb-core kmod-usb2 kmod-ledtrig-usbdev
+endef
+
+define Profile/TLMR11U/Description
+ Package set optimized for the TP-LINK TL-MR11U.
+endef
+$(eval $(call Profile,TLMR11U))
+
+
define Profile/TLMR3020
NAME:=TP-LINK TL-MR3020
define Profile/TLMR3020
NAME:=TP-LINK TL-MR3020
- PACKAGES:=kmod-usb-core kmod-usb2
+ PACKAGES:=kmod-usb-core kmod-usb2
kmod-ledtrig-usbdev
endef
define Profile/TLMR3020/Description
endef
define Profile/TLMR3020/Description
This page took
0.026298 seconds
and
4
git commands to generate.