summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/v4l/Makefile b/v4l/Makefile
index d0c0515ad..d89639307 100644
--- a/v4l/Makefile
+++ b/v4l/Makefile
@@ -365,7 +365,7 @@ ivtv-links:: ivtv-checkout
@find ivtv/i2c-drivers -name '*.[c,h]' -type f -exec ln -sf '{}' . \;
ivtv:: ivtv-links
- @echo '#define IVTV_DRIVER_VERSION_COMMENT "(v4l-dvb + ivtv experimental build)"' > ivtv-svnversion.h
+ @echo '#define IVTV_DRIVER_VERSION_COMMENT "(v4l-dvb + ivtv virtual merge)"' > ivtv-svnversion.h
@echo ivtv trunk merged. Run make to build the entire tree.
links::