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
nl80211: Fix a typo
[hostap-gosc2009.git]
/
testing
/
run-hostapd
blob
37448b30c5a77869f061332c0dd988e8c4e066f8
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