From 5b76ddeeaab169f5aae62c0aed8faaaa15534d16 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Sun, 15 Jan 2006 00:48:19 +0000 Subject: 'make pvrusb2' symlinks pvrusb2 code to build with the rest of cvs - Add option to build pvrusb2 driver along with the rest of v4l-dvb cvs. - make pvrusb2 will symlink the code from the v4l_experimental dir. - to build: make pvrusb2 make make install - Always do 'make clean' before cvs commit, to un-patch the Makefile, returning the build environment to its original state. Signed-off-by: Michael Krufky --- v4l/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'v4l/ChangeLog') diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 4860253d2..569bc66c7 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,22 @@ +2006-01-15 00:43 mkrufky + + * v4l/Make.config: + * v4l/Makefile: + * v4l/scripts/merge-pvrusb2.sh: + - Add option to build pvrusb2 driver + along with the rest of v4l-dvb cvs. + - make pvrusb2 will symlink the code from the v4l_experimental dir. + - to build: + + make pvrusb2 + make + make install + + - Always do 'make clean' before cvs commit, to un-patch the Makefile, + returning the build environment to its original state. + + Signed-off-by: Michael Krufky + 2006-01-14 23:50 hhackmann * linux/drivers/media/video/saa7134/saa7134-tvaudio.c: - enabled audio PLL. This is mandatory for NICAM sound -- cgit v1.2.3