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_0820_RT2870_Linux_STA_V2.2.0.0.orig/os/linux/config.mk (-1 / +1 lines)
Lines 73-79 Link Here
73
# config for STA mode
73
# config for STA mode
74
74
75
ifeq ($(RT28xx_MODE),STA)
75
ifeq ($(RT28xx_MODE),STA)
76
WFLAGS += -DCONFIG_STA_SUPPORT -DDBG
76
WFLAGS += -DCONFIG_STA_SUPPORT
77
77
78
ifeq ($(HAS_WPA_SUPPLICANT),y)
78
ifeq ($(HAS_WPA_SUPPLICANT),y)
79
WFLAGS += -DWPA_SUPPLICANT_SUPPORT
79
WFLAGS += -DWPA_SUPPLICANT_SUPPORT

Return to bug 228553