Merge branch 'moonshot' of ssh://moonshot.suchdamage.org:822/srv/git/libeap into...
[libeap.git] / testing / run-hostapd-0.3
1 #!/bin/sh
2
3 # freebsd gcc-cvs
4 for i in minimal-0.4 noeap-0.4 full-0.4 x86_64 arm-0.4; do
5         ./compile hostapd-config/$i $1
6 done