projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a54f062
)
hostapd: fix c&p typo
author
John Crispin
<john@openwrt.org>
Tue, 17 Feb 2015 15:59:28 +0000
(15:59 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 17 Feb 2015 15:59:28 +0000
(15:59 +0000)
https://dev.openwrt.org/ticket/19010
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44484
package/network/services/hostapd/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/hostapd/Makefile
b/package/network/services/hostapd/Makefile
index 6bdf5341e01dbbc4e1cefa613d36be845cca4408..d1bbab86e786ef06a9e280916e8b90cac2e6e884 100644
(file)
--- 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 += \