hostap/hostapd 2.12 = https://git.w1.fi/hostap.git ``` sh *** build *** cd hostapd cp defconfig .config make make install BINDIR=/pkg/gnu/hostap/hostapd/bin mkdir -p ../etc cp hostapd.conf ../etc ```