aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@winlab.rutgers.edu>2007-11-13 20:05:47 -0500
committerLuis R. Rodriguez <mcgrof@winlab.rutgers.edu>2007-11-13 20:05:47 -0500
commit22584118445f7bf1ba54049fbb8a1fe7c1f2315b (patch)
treee389f1dc33b57da013b90dd394fd5e456cc9b6a3
parentd435321e4b07f935ac79809e8b2612f9f7f9d7ba (diff)
downloadcompat-wireless-2.6-old-22584118445f7bf1ba54049fbb8a1fe7c1f2315b.tar.gz
Run athenable madwifi when users run make uninstall. This makes the MadWifi
drivers available if there were disabled before. Signed-off-by: Luis R. Rodriguez <mcgrof@winlab.rutgers.edu>
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 464b8ce..af1e02f 100644
--- a/Makefile
+++ b/Makefile
@@ -81,6 +81,7 @@ uninstall:
@rm -rf $(KLIB)/$(KMODDIR)/drivers/ssb/
@rm -rf $(KLIB)/$(KMODDIR)/drivers/net/wireless/
@depmod -ae
+ @./scripts/athenable madwifi
@echo
@echo "Your old wireless subsystem modules were left intact:"
@echo