You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
files hostapd: hostapd_set_psk_file: fix defaut value for mac 4 years ago
patches hostapd: fix compilation of wpa_supplicant 4 years ago
src hostapd: add config symbol for allowing drivers to enable 802.11ax support 4 years ago
Config.in hostapd: add config symbol for allowing drivers to enable 802.11ax support 4 years ago
Makefile hostapd: add config symbol for allowing drivers to enable 802.11ax support 4 years ago