Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 228553 | Differences between
and this patch

Collapse All | Expand All

(-)2009_0521_RT2870_Linux_STA_V2.1.2.0.orig/os/linux/config.mk (-2 / +2 lines)
Lines 6-17 Link Here
6
6
7
#ifdef WPA_SUPPLICANT_SUPPORT
7
#ifdef WPA_SUPPLICANT_SUPPORT
8
# Support Wpa_Supplicant
8
# Support Wpa_Supplicant
9
HAS_WPA_SUPPLICANT=n
9
HAS_WPA_SUPPLICANT=y
10
#endif // WPA_SUPPLICANT_SUPPORT //
10
#endif // WPA_SUPPLICANT_SUPPORT //
11
11
12
#ifdef NATIVE_WPA_SUPPLICANT_SUPPORT
12
#ifdef NATIVE_WPA_SUPPLICANT_SUPPORT
13
# Support Native WpaSupplicant for Network Maganger
13
# Support Native WpaSupplicant for Network Maganger
14
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=n
14
HAS_NATIVE_WPA_SUPPLICANT_SUPPORT=y
15
#endif // NATIVE_WPA_SUPPLICANT_SUPPORT //
15
#endif // NATIVE_WPA_SUPPLICANT_SUPPORT //
16
16
17
#Support Net interface block while Tx-Sw queue full
17
#Support Net interface block while Tx-Sw queue full

Return to bug 228553