From ef87acc6a5fe04b8cd6424588f969d038c8c1e1e Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 17 Feb 2015 15:59:28 +0000 Subject: hostapd: fix c&p typo https://dev.openwrt.org/ticket/19010 Signed-off-by: John Crispin SVN-Revision: 44484 --- package/network/services/hostapd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network') diff --git a/package/network/services/hostapd/Makefile b/package/network/services/hostapd/Makefile index 6bdf5341e0..d1bbab86e7 100644 --- a/package/network/services/hostapd/Makefile +++ b/package/network/services/hostapd/Makefile @@ -82,7 +82,7 @@ ifneq ($(LOCAL_TYPE),hostapd) ifdef CONFIG_WPA_SUPPLICANT_NO_TIMESTAMP_CHECK TARGET_CFLAGS += -DNO_TIMESTAMP_CHECK endif - ifdef CONFIG_WPA_RFKILL_SUPPORT) + ifdef CONFIG_WPA_RFKILL_SUPPORT DRIVER_MAKEOPTS += NEED_RFKILL=y endif DRIVER_MAKEOPTS += \ -- cgit v1.2.3