aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@winlab.rutgers.edu>2008-06-27 14:54:45 -0700
committerLuis R. Rodriguez <mcgrof@winlab.rutgers.edu>2008-06-27 14:54:45 -0700
commit726a7354a813dbfee109ecaf5215b40fe0a5039b (patch)
tree411acc70ee44fb8a00e637d44723c6cfb6a3ce3b
parent8d7d201d1f210572c10158ecddde6e5f9d7897c3 (diff)
downloadcompat-wireless-2.6-old-726a7354a813dbfee109ecaf5215b40fe0a5039b.tar.gz
Update instructions of what to do at the end of make install.
Signed-off-by: Luis R. Rodriguez <mcgrof@winlab.rutgers.edu>
-rw-r--r--Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c14e45d..abe122f 100644
--- a/Makefile
+++ b/Makefile
@@ -112,9 +112,13 @@ install: uninstall modules
@#$(MODPROBE) -l rc80211_simple
@$(MODPROBE) -l zd1211rw
@echo
- @echo Now run: make load
+ @echo Now run:
+ @echo
+ @echo make unload
+ @echo
+ @echo And then load the wireless module you need. If unsure run:
@echo
- @echo " sudo make load"
+ @echo make load
@echo
uninstall: