nl80211: Add support for IEEE 802.1X port control in station mode
[wpasupplicant] / testing / run-hostapd-0.4
1 #!/bin/sh
2
3 for i in minimal-0.4 noeap-0.4 full-0.4 freebsd x86_64 gcc-cvs arm-0.4; do
4         ./compile hostapd-config/$i $1
5 done