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

(-)RT2870_LinuxSTA_V2.3.0.0.ORIG/os/linux/config.mk (-1 / +1 lines)
Lines 81-87 Link Here
81
# config for STA mode
81
# config for STA mode
82
ifeq ($(RT28xx_MODE),STA)
82
ifeq ($(RT28xx_MODE),STA)
83
WFLAGS += -DCONFIG_STA_SUPPORT -DDBG
83
WFLAGS += -DCONFIG_STA_SUPPORT
84
ifeq ($(HAS_XLINK),y)
84
ifeq ($(HAS_XLINK),y)
85
WFLAGS += -DXLINK_SUPPORT
85
WFLAGS += -DXLINK_SUPPORT

Return to bug 228553