Lines Matching refs:hostapd
18 cat ../../../hostapd/.config > $TMPDIR/hostapd.config
19 echo "CONFIG_CODE_COVERAGE=y" >> $TMPDIR/hostapd.config
26 mv hostap alt-hostapd
27 cp hostapd.config alt-hostapd/hostapd/.config
29 mv hostap alt-hostapd-as
30 cp hostapd.config alt-hostapd-as/hostapd/.config
33 mv hostapd.config alt-hlr_auc_gw/hostapd/.config
40 cd $TMPDIR/alt-hostapd/hostapd
42 make -j8 hostapd hostapd_cli > /dev/null
44 cd $TMPDIR/alt-hostapd-as/hostapd
46 make -j8 hostapd hostapd_cli > /dev/null
48 cd $TMPDIR/alt-hlr_auc_gw/hostapd
55 mv $TMPDIR/alt-hostapd $LOGDIR
56 mv $TMPDIR/alt-hostapd-as $LOGDIR