projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
build the kernel scripts directory before packages (required for some external kernel...
[openwrt.git]
/
openwrt
/
package
/
wpa_supplicant
/
files
/
config
diff --git
a/openwrt/package/wpa_supplicant/files/config
b/openwrt/package/wpa_supplicant/files/config
index
fe7d269
..
19a0fd3
100644
(file)
--- a/
openwrt/package/wpa_supplicant/files/config
+++ b/
openwrt/package/wpa_supplicant/files/config
@@
-1,5
+1,8
@@
# rather important
CONFIG_DRIVER_BROADCOM=y
+CONFIG_DRIVER_HOSTAP=y
+CONFIG_DRIVER_MADWIFI=y
+CONFIG_DRIVER_WEXT=y
CONFIG_IEEE8021X_EAPOL=y
CONFIG_CTRL_IFACE=y
This page took
0.020064 seconds
and
4
git commands to generate.