summaryrefslogtreecommitdiff
path: root/v4l/ChangeLog
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-12-22 15:28:30 +0000
committerMichael Krufky <devnull@localhost>2005-12-22 15:28:30 +0000
commitbcebaaa0e3fc5e146ed7230f93139ccd6adca685 (patch)
tree6bc6e43b73fd8e7abd096f45895b19041c74f7fe /v4l/ChangeLog
parent3b7e6d1df0ee0051df0c9c70c9a90e3b9b75433f (diff)
downloadmediapointer-dvb-s2-bcebaaa0e3fc5e146ed7230f93139ccd6adca685.tar.gz
mediapointer-dvb-s2-bcebaaa0e3fc5e146ed7230f93139ccd6adca685.tar.bz2
Add Make commands for insmod.sh script
- make [insmod,load] will insert the modules into the kernel without the need to install them. - make [rmmod,unload] will unload the modules from the kernel. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r--v4l/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 06ddc0203..33a6b5530 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-22 15:25 mkrufky
+
+ * v4l/Makefile:
+ - make [insmod,load] will insert the modules into the kernel
+ without the need to install them.
+ - make [rmmod,unload] will unload the modules from the kernel.
+
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-12-22 13:43 hverkuil
* linux/drivers/media/video/cx25840/cx25840-audio.c: