summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-11-17 01:05:38 +0000
committerMichael Krufky <devnull@localhost>2005-11-17 01:05:38 +0000
commitc9ee75d4a31a6d9efcffa35fd188a529cb4b731e (patch)
treea13cf95586e78efab79288e8b838ce9c8be50026 /v4l
parentb8f2f0a40a0d80d1e1ffb850abd41185af91751e (diff)
downloadmediapointer-dvb-s2-c9ee75d4a31a6d9efcffa35fd188a529cb4b731e.tar.gz
mediapointer-dvb-s2-c9ee75d4a31a6d9efcffa35fd188a529cb4b731e.tar.bz2
make v4l symlinks before attempting pvrusb2 build
pvrusb2 depends on the rest of v4l to be present in order to build, and it also must have access to the headers. If someone does, 'make clean' after installing their v4l modules, it will remove the symlinks from the v4l/ directory. This ensures the symlinks are present before trying to build. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index c2f42ae05..ee5bfaf94 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,16 @@
+2005-11-17 01:02 mkrufky
+
+ * ../v4l_experimental/pvrusb2/Makefile:
+ - make v4l symlinks before attempting pvrusb2 build
+
+ pvrusb2 depends on the rest of v4l to be present in order to
+ build, and it also must have access to the headers. If someone
+ does 'make clean' after installing their v4l modules, it will
+ remove the symlinks from the v4l/ directory. This ensures the
+ symlinks are present before trying to build experimental pvrusb2.
+
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-11-16 20:15 mchehab
* ../linux/drivers/media/video/tuner-simple.c: