tn3399_openwrt/package/network/services/hostapd
Karel Kočí a4248577a0 hostapd: fix compilation of wpa_supplicant
Ubus patch as it seems have been broken by some rebase in the past as
the location of line that adds ubus object file was in condition for
CONFIG_MACSEC. That condition was adding object files that are not
touched by ubus patch. This means ubus.o does not have to be included in
that case. When it has to be and when build fails is when CONFIG_AP is
set. All files included in wpa_supplicant that are touched by this patch
are in this condition. This means that this is for sure the original
place for it.

Signed-off-by: Karel Kočí <karel.koci@nic.cz>
2020-06-18 20:08:18 +02:00
..
files hostapd: hostapd_set_psk_file: fix defaut value for mac 2020-06-13 18:31:43 +02:00
patches hostapd: fix compilation of wpa_supplicant 2020-06-18 20:08:18 +02:00
src hostapd: add config symbol for allowing drivers to enable 802.11ax support 2020-06-10 12:56:35 +02:00
Config.in hostapd: add config symbol for allowing drivers to enable 802.11ax support 2020-06-10 12:56:35 +02:00
Makefile hostapd: add config symbol for allowing drivers to enable 802.11ax support 2020-06-10 12:56:35 +02:00