From 68d39f6bd36221f79187d500dc7d51f5ef61606c Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Wed, 21 Dec 2005 05:34:16 +0000 Subject: removed stray # Signed-off-by: Michael Krufky --- v4l/insmod.sh | 2 +- v4l/scripts/insmod.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v4l/insmod.sh b/v4l/insmod.sh index 540f18e88..30ad1470a 100644 --- a/v4l/insmod.sh +++ b/v4l/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 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 -- cgit v1.2.3