repo.or.cz
/
hostap-gosc2009.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
driver_test: Remove forgotten, unused prototypes
[hostap-gosc2009.git]
/
testing
/
run-hostapd-0.4
blob
8e1f8e3b19b209574aaf92de501130cf74634b2f
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