projects
/
gspca_kinect.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Support unloading the module built from the full kernel
[gspca_kinect.git]
/
Makefile
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