hostapd: add basic variant
authorKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Mon, 9 Jul 2018 12:16:42 +0000 (13:16 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:48:07 +0000 (17:48 +0100)
commit2a50839470228759b25eace44d0c6d4f432c7ea0
treebe16c6e252d03b4627a4acc8186fe20a6e94e4cf
parent3455cd3887c7ce63e7105fcf6474be73ae42671f
hostapd: add basic variant

Add a basic variant which provides WPA-PSK only, 802.11r and 802.11w and
is intended to support 11r & 11w (subject to driver support) out of the
box.

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
(backported from 1063d904b78297b3e21a352bed19bd312235ff65)
include/target.mk
package/network/services/hostapd/Config.in
package/network/services/hostapd/Makefile
package/network/services/hostapd/files/hostapd-basic.config [new file with mode: 0644]
package/network/services/hostapd/files/wpa_supplicant-basic.config [new file with mode: 0644]