From bcebaaa0e3fc5e146ed7230f93139ccd6adca685 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Thu, 22 Dec 2005 15:28:30 +0000 Subject: 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 --- v4l/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'v4l/ChangeLog') 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 + 2005-12-22 13:43 hverkuil * linux/drivers/media/video/cx25840/cx25840-audio.c: -- cgit v1.2.3