tests: Document building of hostapd_cli for hwsim builds
This is used in the tests, too, and was already covered by the build.sh script, but not this README file. Signed-off-by: Vasyl Vavrychuk <vvavrychuk@gmail.com>
This commit is contained in:
parent
14dcb22a5b
commit
2e4707a0a7
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ make
|
||||||
cd ../hostapd
|
cd ../hostapd
|
||||||
cp ../tests/hwsim/example-hostapd.config .config
|
cp ../tests/hwsim/example-hostapd.config .config
|
||||||
make clean
|
make clean
|
||||||
make hostapd hlr_auc_gw
|
make hostapd hostapd_cli hlr_auc_gw
|
||||||
cd ../wlantest
|
cd ../wlantest
|
||||||
make clean
|
make clean
|
||||||
make
|
make
|
||||||
|
|
Loading…
Reference in a new issue