diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-07-17 10:35:53 +0200 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-07-17 10:35:53 +0200 |
commit | 85253eabaf8dc5f58404a918a5d8e05bf54106be (patch) | |
tree | 69d3f75db47809a0eeb8bdbdc7d6ef8b27dc706a /package/wpa_supplicant/files | |
parent | f291bfd545366af4fb6528fc9999c2f47e7e2c51 (diff) |
update to latest upstream version
Diffstat (limited to 'package/wpa_supplicant/files')
-rw-r--r-- | package/wpa_supplicant/files/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wpa_supplicant/files/config b/package/wpa_supplicant/files/config index c3e2702cd..c7bf049df 100644 --- a/package/wpa_supplicant/files/config +++ b/package/wpa_supplicant/files/config @@ -3,7 +3,7 @@ CONFIG_DRIVER_NL80211=y CONFIG_DRIVER_WEXT=y #CONFIG_IEEE8021X_EAPOL=y CONFIG_CTRL_IFACE=y -CONFIG_LIBNL20=y +CONFIG_LIBNL32=y # default CONFIG_EAP_PSK=y |