projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[lantiq]
[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
a36e175
..
ec9f423
100644
(file)
--- a/
target/linux/ar71xx/generic/profiles/tp-link.mk
+++ b/
target/linux/ar71xx/generic/profiles/tp-link.mk
@@
-7,7
+7,7
@@
define Profile/TLMR3220V1
NAME:=TP-LINK TL-MR3220 v1
define Profile/TLMR3220V1
NAME:=TP-LINK TL-MR3220 v1
- PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2
+ PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2
kmod-ledtrig-usbdev
endef
define Profile/TLMR3220V1/Description
endef
define Profile/TLMR3220V1/Description
@@
-18,7
+18,7
@@
$(eval $(call Profile,TLMR3220V1))
define Profile/TLMR3420V1
NAME:=TP-LINK TL-MR3420 v1
define Profile/TLMR3420V1
NAME:=TP-LINK TL-MR3420 v1
- PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2
+ PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2
kmod-ledtrig-usbdev
endef
define Profile/TLMR3420V1/Description
endef
define Profile/TLMR3420V1/Description
@@
-49,6
+49,17
@@
endef
$(eval $(call Profile,TLWR741NDV1))
$(eval $(call Profile,TLWR741NDV1))
+define Profile/TLWR740NV1
+ NAME:=TP-LINK TL-WR740N v1
+ PACKAGES:=kmod-ath9k wpad-mini
+endef
+
+define Profile/TLWR740NV1/Description
+ Package set optimized for the TP-LINK TL-WR740N v1.
+endef
+
+$(eval $(call Profile,TLWR740NV1))
+
define Profile/TLWR841NV15
NAME:=TP-LINK TL-WR841N v1.5
PACKAGES:=kmod-ath9k wpad-mini
define Profile/TLWR841NV15
NAME:=TP-LINK TL-WR841N v1.5
PACKAGES:=kmod-ath9k wpad-mini
@@
-128,7
+139,7
@@
$(eval $(call Profile,TLWR941NDV4))
define Profile/TLWR1043NDV1
NAME:=TP-LINK TL-WR1043ND v1
define Profile/TLWR1043NDV1
NAME:=TP-LINK TL-WR1043ND v1
- PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2
+ PACKAGES:=kmod-ath9k wpad-mini kmod-usb-core kmod-usb2
kmod-ledtrig-usbdev
endef
define Profile/TLWR1043NDV1/Description
endef
define Profile/TLWR1043NDV1/Description
This page took
0.026745 seconds
and
4
git commands to generate.