c64-tools: update to latest
[openpandora.oe.git] / recipes / c64_tools / c64-tools / op_dsp_c64.sh
index 25a743c..b5be380 100755 (executable)
@@ -89,7 +89,7 @@ if [ "x" != "x$C64_DEBUG" ]; then
   KMODARGS="debug=$C64_DEBUG"
 fi
 # /sbin/insmod ./
-modprobe c64 $KMODARGS
+/sbin/modprobe c64 $KMODARGS
 
 
 sleep 0.25