projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar7] refresh patches and remove trailing whitespaces
[openwrt.git]
/
package
/
hostapd
/
patches
/
540-optional_rfkill.patch
diff --git
a/package/hostapd/patches/540-optional_rfkill.patch
b/package/hostapd/patches/540-optional_rfkill.patch
index
c70bcf4
..
3ec7e23
100644
(file)
--- a/
package/hostapd/patches/540-optional_rfkill.patch
+++ b/
package/hostapd/patches/540-optional_rfkill.patch
@@
-243,8
+243,8
@@
ifdef CONFIG_DRIVER_HERMES
@@ -170,7 +168,6 @@ endif
ifdef CONFIG_WIRELESS_EXTENSION
ifdef CONFIG_DRIVER_HERMES
@@ -170,7 +168,6 @@ endif
ifdef CONFIG_WIRELESS_EXTENSION
- DRV_
WPA_
CFLAGS += -DCONFIG_WIRELESS_EXTENSION
- DRV_
WPA_
OBJS += ../src/drivers/driver_wext.o
+ DRV_CFLAGS += -DCONFIG_WIRELESS_EXTENSION
+ DRV_OBJS += ../src/drivers/driver_wext.o
-NEED_RFKILL=y
endif
-NEED_RFKILL=y
endif
This page took
0.019364 seconds
and
4
git commands to generate.