diff options
author | Mike Isely <devnull@localhost> | 2006-01-15 02:31:29 +0000 |
---|---|---|
committer | Mike Isely <devnull@localhost> | 2006-01-15 02:31:29 +0000 |
commit | 52a953d773f7990deeca1219f0a56922036db2f1 (patch) | |
tree | 16deb237e64932713537892ede922eeb6826b9ee /v4l | |
parent | 881e0c6b68a1948c69d0c32f8b799e026ba7cfec (diff) | |
download | mediapointer-dvb-s2-52a953d773f7990deeca1219f0a56922036db2f1.tar.gz mediapointer-dvb-s2-52a953d773f7990deeca1219f0a56922036db2f1.tar.bz2 |
Remove obsolete build instructions from pvrusb2
This removes 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.
From: Mike Isely <isely@pobox.com>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mike Isely <isely@pobox.com>
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: |