diff --git a/build_wl18xx.sh b/build_wl18xx.sh
index bcfad09c03affe38a22ee2fb9dd8532c9ba8d73f..154302a34efe0dca9421db2dcb52c81d579969c3 100755 (executable)
--- a/build_wl18xx.sh
+++ b/build_wl18xx.sh
build_wlconf
;;
build_wlconf
;;
+ 'all_hostap')
+ print_highlight " building hostap and dependencies "
+ build_libnl
+ build_openssl
+ build_wpa_supplicant
+ build_hostapd
+ ;;
+
'firmware')
print_highlight " building only firmware"
build_fw_download
'firmware')
print_highlight " building only firmware"
build_fw_download