|
|
@@ -881,6 +881,7 @@ BUILDFLAGS:= \
|
|
|
$(if $(CONFIG_PACKAGE_kmod-rt2x00-pci),-DCONFIG_RT2X00_LIB_PCI) \
|
|
|
$(if $(CONFIG_PACKAGE_kmod-rt2x00-usb),-DCONFIG_RT2X00_LIB_USB) \
|
|
|
$(if $(CONFIG_PACKAGE_kmod-rt2x00-soc),-DCONFIG_RT2X00_LIB_SOC) \
|
|
|
+ $(if $(CONFIG_TARGET_atheros),-DCONFIG_ATH5K_AHB,-DCONFIG_ATH5K_PCI) \
|
|
|
-DCONFIG_P54_SPI_DEFAULT_EEPROM
|
|
|
|
|
|
MAKE_OPTS:= \
|