hostapd: Remove ROBO switch support
The driver was removed from OpenWrt a long time ago. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
762fa36b6f
commit
f34e825834
1 changed files with 0 additions and 2 deletions
|
@ -123,8 +123,6 @@ ifneq ($(LOCAL_TYPE),hostapd)
|
||||||
ifdef CONFIG_WPA_RFKILL_SUPPORT
|
ifdef CONFIG_WPA_RFKILL_SUPPORT
|
||||||
DRIVER_MAKEOPTS += NEED_RFKILL=y
|
DRIVER_MAKEOPTS += NEED_RFKILL=y
|
||||||
endif
|
endif
|
||||||
DRIVER_MAKEOPTS += \
|
|
||||||
CONFIG_DRIVER_ROBOSWITCH=$(CONFIG_PACKAGE_kmod-switch)
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifdef CONFIG_USE_GLIBC
|
ifdef CONFIG_USE_GLIBC
|
||||||
|
|
Loading…
Reference in a new issue