software:wpa_supplicant
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:wpa_supplicant [2008/02/23 14:52] – kratz00 | software:wpa_supplicant [2010/10/08 23:03] (current) – kratz00 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| http:// | http:// | ||
| - | http:// | + | http:// |
| < | < | ||
| + | cd wpa_supplicant && | ||
| cat > .config << " | cat > .config << " | ||
| CONFIG_DRIVER_WEXT=y | CONFIG_DRIVER_WEXT=y | ||
| Line 11: | Line 12: | ||
| CONFIG_BACKEND=file | CONFIG_BACKEND=file | ||
| EOF | EOF | ||
| - | make | + | make</ |
| - | </ | + | |
| < | < | ||
| install -m 0755 -s wpa_cli wpa_supplicant wpa_passphrase /usr/bin && | install -m 0755 -s wpa_cli wpa_supplicant wpa_passphrase /usr/bin && | ||
| install -m 644 doc/ | install -m 644 doc/ | ||
| - | install -m 644 doc/ | + | install -m 644 doc/ |
| - | </ | + | |
software/wpa_supplicant.1203774744.txt.gz · Last modified: by kratz00
