kernel: add CONFIG_IPV6_SIT_6RD
[openwrt.git] / package / hostapd / patches / 540-optional_rfkill.patch
index 6e86ef0cf5c35d353012943b40d28c52d2485661..c70bcf4a52826704492dbb7467bbd57d86b553b3 100644 (file)
  endif
  
  ifdef CONFIG_DRIVER_HERMES
-@@ -183,6 +181,7 @@ endif
+@@ -170,7 +168,6 @@ endif
+ ifdef CONFIG_WIRELESS_EXTENSION
+ DRV_WPA_CFLAGS += -DCONFIG_WIRELESS_EXTENSION
+ DRV_WPA_OBJS += ../src/drivers/driver_wext.o
+-NEED_RFKILL=y
+ endif
+ ifdef NEED_NETLINK
+@@ -183,6 +180,7 @@ endif
  
  ifdef NEED_RFKILL
  DRV_OBJS += ../src/drivers/rfkill.o