diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-03-26 23:33:47 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-03-26 23:33:47 +0000 |
commit | 0be32368ad57192f5b92c96f61021b6d8752469e (patch) | |
tree | ee4cc1f042906b1a41b1102091ca342dab62a191 /package/network/services/hostapd/files/wpa_supplicant-p2p.config | |
parent | d82b57a74f46f61ae387a344926100d61ec72d93 (diff) | |
download | upstream-0be32368ad57192f5b92c96f61021b6d8752469e.tar.gz upstream-0be32368ad57192f5b92c96f61021b6d8752469e.tar.bz2 upstream-0be32368ad57192f5b92c96f61021b6d8752469e.zip |
hostapd: update hostapd to 2015-03-25
madwifi was dropped upstream, can't find it anywhere in OpenWrt
either, thus finally burrying madwifi.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45045 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/services/hostapd/files/wpa_supplicant-p2p.config')
-rw-r--r-- | package/network/services/hostapd/files/wpa_supplicant-p2p.config | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/package/network/services/hostapd/files/wpa_supplicant-p2p.config b/package/network/services/hostapd/files/wpa_supplicant-p2p.config index 82e0bf0c2a..1c307d0e69 100644 --- a/package/network/services/hostapd/files/wpa_supplicant-p2p.config +++ b/package/network/services/hostapd/files/wpa_supplicant-p2p.config @@ -49,12 +49,6 @@ CONFIG_DRIVER_HOSTAP=y #CFLAGS += -I../../hcf -I../../include -I../../include/hcf #CFLAGS += -I../../include/wireless -# Driver interface for madwifi driver -# Deprecated; use CONFIG_DRIVER_WEXT=y instead. -#CONFIG_DRIVER_MADWIFI=y -# Set include directory to the madwifi source tree -#CFLAGS += -I../../madwifi - # Driver interface for ndiswrapper # Deprecated; use CONFIG_DRIVER_WEXT=y instead. #CONFIG_DRIVER_NDISWRAPPER=y |