Support unloading the module built from the full kernel master
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 21 Apr 2011 09:38:43 +0000 (11:38 +0200)
committerAntonio 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

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