hostapd: fix madwifi related linker error (include wext support for non-wpad hostapd...
[openwrt.git] / package / hostapd / patches / 540-optional_rfkill.patch
index c70bcf4..3ec7e23 100644 (file)
  ifdef CONFIG_DRIVER_HERMES
 @@ -170,7 +168,6 @@ endif
  ifdef CONFIG_WIRELESS_EXTENSION
- DRV_WPA_CFLAGS += -DCONFIG_WIRELESS_EXTENSION
- DRV_WPA_OBJS += ../src/drivers/driver_wext.o
+ DRV_CFLAGS += -DCONFIG_WIRELESS_EXTENSION
+ DRV_OBJS += ../src/drivers/driver_wext.o
 -NEED_RFKILL=y
  endif
  
This page took 0.027772 seconds and 4 git commands to generate.