diff options
Diffstat (limited to 'packages/dsplink/files/unloadmodules-ti-codec-engine-apps.sh')
-rwxr-xr-x | packages/dsplink/files/unloadmodules-ti-codec-engine-apps.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dsplink/files/unloadmodules-ti-codec-engine-apps.sh b/packages/dsplink/files/unloadmodules-ti-codec-engine-apps.sh index 17436a5937..f990d99771 100755 --- a/packages/dsplink/files/unloadmodules-ti-codec-engine-apps.sh +++ b/packages/dsplink/files/unloadmodules-ti-codec-engine-apps.sh @@ -5,7 +5,7 @@ rmmod lpm_omap3530 # remove DSP/BIOS Link driver rmmod dsplinkk -rm -f /dev/dsplink +#rm -f /dev/dsplink # remove cmem module rmmod cmemk |