driver_test: Remove forgotten, unused prototypes
[hostap-gosc2009.git] / testing / run-hostapd-0.4
blob8e1f8e3b19b209574aaf92de501130cf74634b2f
1 #!/bin/sh
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