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 (-1 / +1 lines)
Lines 62-68 Link Here
62
# config for STA mode
62
# config for STA mode
63
63
64
ifeq ($(RT28xx_MODE),STA)
64
ifeq ($(RT28xx_MODE),STA)
65
WFLAGS += -DCONFIG_STA_SUPPORT -DDBG
65
WFLAGS += -DCONFIG_STA_SUPPORT
66
66
67
#ifdef WPA_SUPPLICANT_SUPPORT
67
#ifdef WPA_SUPPLICANT_SUPPORT
68
ifeq ($(HAS_WPA_SUPPLICANT),y)
68
ifeq ($(HAS_WPA_SUPPLICANT),y)

Return to bug 228553