X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a6e86dfede9e41ca29aba09133236a5fa8c885b3..88e4479ac182b2d0b4b3541b6e9f7b5d0748b973:/package/hostapd/patches/540-optional_rfkill.patch diff --git a/package/hostapd/patches/540-optional_rfkill.patch b/package/hostapd/patches/540-optional_rfkill.patch index c70bcf4a5..3ec7e239a 100644 --- a/package/hostapd/patches/540-optional_rfkill.patch +++ b/package/hostapd/patches/540-optional_rfkill.patch @@ -243,8 +243,8 @@ 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