diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 9d26b7ac7..a92f638da 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,16 @@ +2006-01-15 02:26 mcisely + + * v4l_experimental/pvrusb2/Kbuild: + * v4l_experimental/pvrusb2/Makefile: + + -Remove last vestiges of previous pvrusb2 build setup, since this + build is driven now by the main build. Makefile here is adjusted + to outsource build actions "upstairs" to V4L if it is still used + so previous behavior is still present. + + Signed-off-by: Michael Krufky <mkrufky@m1k.net> + Signed-off-by: Mike Isely <isely@pobox.com> + 2006-01-15 01:05 mkrufky * v4l/scripts/merge-pvrusb2.sh: |