diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2006-04-27 01:29:21 -0400 |
---|---|---|
committer | Michael Krufky <mkrufky@linuxtv.org> | 2006-04-27 01:29:21 -0400 |
commit | e6f2467bcc7b9ca1e7de8cd2ea21b2af83892c9d (patch) | |
tree | 189d1148b3b6f9333e22a4ff6effd1ac92081de9 | |
parent | 248256f91d487672dd126161381f5364b0b29ce6 (diff) | |
download | mediapointer-dvb-s2-e6f2467bcc7b9ca1e7de8cd2ea21b2af83892c9d.tar.gz mediapointer-dvb-s2-e6f2467bcc7b9ca1e7de8cd2ea21b2af83892c9d.tar.bz2 |
fix ivtv tree merge help info in INSTALL file
From: Michael Krufky <mkrufky@linuxtv.org>
ivtv - enable merged ivtv build, using the latest ivtv sources
from ivtvdriver.org (requires subversion)
cx88-ivtv - enable cx88-blackbird ivtv API emulation
ivtv-update - update ivtv sources
ivtv-install - install ivtv and/or cx88-ivtv modules (requires root access)
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
-rw-r--r-- | INSTALL | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -77,11 +77,14 @@ reload - removes then reinserts all modules =================== Tree merging rules: -ivtv-checkout - retrieve latest ivtv sources from the site +ivtv - enable merged ivtv build, using the latest ivtv sources + from ivtvdriver.org (requires subversion) -ivtv-update - updates from ivtv sources +cx88-ivtv - enable cx88-blackbird ivtv API emulation -ivtv - Prepare ivtv to compile with the tree +ivtv-update - update ivtv sources + +ivtv-install - install ivtv and/or cx88-ivtv modules (requires root access) ========================================== Patch preparation and tree handling rules: |