nl80211: Fix a typo
[hostap-gosc2009.git] / testing / run-hostapd
blob37448b30c5a77869f061332c0dd988e8c4e066f8
1 #!/bin/sh
3 for i in minimal noeap full freebsd x86_64 gcc-cvs arm; do
4 ./compile hostapd-config/$i $1
5 done