projects
/
gspca_kinect.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5a9961
)
Support unloading the module built from the full kernel
master
author
Antonio Ospite <ospite@studenti.unina.it>
Thu, 21 Apr 2011 09:38:43 +0000
(11:38 +0200)
committer
Antonio Ospite <ospite@studenti.unina.it>
Thu, 21 Apr 2011 09:38:43 +0000
(11:38 +0200)
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
9629b26
..
df59efe
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-12,6
+12,7
@@
clean:
unload:
-sudo rmmod kinect
+ -sudo rmmod gspca_kinect
-sudo rmmod gspca_main
load: all
sudo modprobe gspca_main