projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
target/x86: remove temporary files in image generation scripts
[openwrt.git]
/
target
/
linux
/
adm5120
/
router_le
/
profiles
/
Edimax.mk
diff --git
a/target/linux/adm5120/router_le/profiles/Edimax.mk
b/target/linux/adm5120/router_le/profiles/Edimax.mk
index
70b2653
..
55c2958
100644
(file)
--- a/
target/linux/adm5120/router_le/profiles/Edimax.mk
+++ b/
target/linux/adm5120/router_le/profiles/Edimax.mk
@@
-7,7
+7,7
@@
define Profile/BR6104K
NAME:=Edimax BR-6104K (Unofficial)
define Profile/BR6104K
NAME:=Edimax BR-6104K (Unofficial)
- PACKAGES:=-
hostap
d-mini
+ PACKAGES:=-
wpa
d-mini
endef
define Profile/BR6104K/Description
endef
define Profile/BR6104K/Description
@@
-16,7
+16,7
@@
endef
define Profile/BR6104KP
NAME:=Edimax BR-6104KP (Unofficial)
define Profile/BR6104KP
NAME:=Edimax BR-6104KP (Unofficial)
- PACKAGES:=-
hostap
d-mini kmod-usb-core kmod-usb-adm5120
+ PACKAGES:=-
wpa
d-mini kmod-usb-core kmod-usb-adm5120
endef
define Profile/BR6104KP/Description
endef
define Profile/BR6104KP/Description
@@
-25,7
+25,7
@@
endef
define Profile/BR6104WG
NAME:=Edimax BR-6104Wg (Unofficial, No WiFi)
define Profile/BR6104WG
NAME:=Edimax BR-6104Wg (Unofficial, No WiFi)
- PACKAGES:=-
hostap
d-mini
+ PACKAGES:=-
wpa
d-mini
endef
define Profile/BR6104WG/Description
endef
define Profile/BR6104WG/Description
@@
-34,7
+34,7
@@
endef
define Profile/BR6114WG
NAME:=Edimax BR-6114WG (Unofficial, No WiFi)
define Profile/BR6114WG
NAME:=Edimax BR-6114WG (Unofficial, No WiFi)
- PACKAGES:=-
hostap
d-mini
+ PACKAGES:=-
wpa
d-mini
endef
define Profile/BR6114WG/Description
endef
define Profile/BR6114WG/Description
This page took
0.022487 seconds
and
4
git commands to generate.