summaryrefslogtreecommitdiff
path: root/v4l/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'v4l/scripts')
-rw-r--r--v4l/scripts/insmod.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l/scripts/insmod.sh b/v4l/scripts/insmod.sh
index 540f18e88..30ad1470a 100644
--- a/v4l/scripts/insmod.sh
+++ b/v4l/scripts/insmod.sh
@@ -7,7 +7,7 @@ case "$1" in
load)
echo "Inserting DVB modules into kernel"
modprobe i2c-core
-# modprobe crc32
+ modprobe crc32
modprobe firmware_class
# make sure input stuff is there for IR remote controls
modprobe evdev