diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index eca1a7848..3af49c170 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,15 @@ +2005-10-25 16:33 mkrufky + + * ../v4l/Make.config: + * ../v4l/Makefile: + - don't build saa7134-alsa if CONFIG_VIDEO_ALSA is disabled. + - enable CONFIG_VIDEO_ALSA by default + - don't build cx88-alsa if CONFIG_VIDEO_ALSA_TESTING is disabled. + + Thanks to pentium451 (irc nick), for pointing out this bug. + + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + 2005-10-25 12:16 mchehab * ../linux/drivers/media/video/cs53132a.c: |