hostapd: move the roboswitch config override to the right place

SVN-Revision: 19662
This commit is contained in:
Felix Fietkau 2010-02-16 18:28:42 +00:00
parent ab60b8f963
commit 002a278972

View File

@ -65,10 +65,10 @@ endif
ifneq ($(LOCAL_TYPE),hostapd)
ifdef CONFIG_WPA_SUPPLICANT_NO_TIMESTAMP_CHECK
TARGET_CFLAGS += -DNO_TIMESTAMP_CHECK
endif
DRIVER_MAKEOPTS += \
CONFIG_DRIVER_ROBOSWITCH=$(CONFIG_PACKAGE_kmod-switch)
endif
endif
define Package/hostapd/Default
SECTION:=net