hostapd: update to 2010-11-11

SVN-Revision: 23969
This commit is contained in:
Felix Fietkau
2010-11-11 22:39:19 +00:00
parent d9d3dfe983
commit 814af8484e
19 changed files with 24 additions and 440 deletions

View File

@@ -241,7 +241,15 @@
endif
ifdef CONFIG_DRIVER_HERMES
@@ -183,6 +181,7 @@ endif
@@ -170,7 +168,6 @@ endif
ifdef CONFIG_WIRELESS_EXTENSION
DRV_WPA_CFLAGS += -DCONFIG_WIRELESS_EXTENSION
DRV_WPA_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