projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[tools] libtool: extend all ltmain.m4sh patches to cover ltmain.sh as well, prevent...
[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
6e86ef0
..
3ec7e23
100644
(file)
--- a/
package/hostapd/patches/540-optional_rfkill.patch
+++ b/
package/hostapd/patches/540-optional_rfkill.patch
@@
-241,7
+241,15
@@
endif
ifdef CONFIG_DRIVER_HERMES
endif
ifdef CONFIG_DRIVER_HERMES
-@@ -183,6 +181,7 @@ endif
+@@ -170,7 +168,6 @@ endif
+ ifdef CONFIG_WIRELESS_EXTENSION
+ DRV_CFLAGS += -DCONFIG_WIRELESS_EXTENSION
+ DRV_OBJS += ../src/drivers/driver_wext.o
+-NEED_RFKILL=y
+ endif
+
+ ifdef NEED_NETLINK
+@@ -183,6 +180,7 @@ endif
ifdef NEED_RFKILL
DRV_OBJS += ../src/drivers/rfkill.o
ifdef NEED_RFKILL
DRV_OBJS += ../src/drivers/rfkill.o
This page took
0.024844 seconds
and
4
git commands to generate.