Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
[mech_eap.git] / testing / run-hostapd
1 #!/bin/sh
2
3 for i in minimal noeap full freebsd x86_64 gcc-cvs arm; do
4         ./compile hostapd-config/$i $1
5 done