Made a few more text edits to the Configure script

This commit is contained in:
joellen 2000-05-02 19:15:44 +00:00
parent f6805b483e
commit 172ead397e

View file

@ -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