Made a few more text edits to the Configure script
This commit is contained in:
parent
f6805b483e
commit
172ead397e
|
@ -277,7 +277,7 @@ $ECHO ""
|
|||
# Make sure our target architecture is the same as our build architecture.
|
||||
|
||||
WLAN_INSTALL_TYPE=sta
|
||||
ask_str "Install drivers as STA or AP?" WLAN_INSTALL_TYPE
|
||||
ask_str "Install drivers as station (sta) or access point (ap)?" WLAN_INSTALL_TYPE
|
||||
|
||||
#=======================================================================
|
||||
# Make sure our target architecture is correct
|
||||
|
|
Loading…
Reference in a new issue