summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 10 insertions, 3 deletions
diff --git a/README b/README
index c97db051e..396f5508e 100644
--- a/README
+++ b/README
@@ -1,10 +1,17 @@
V4L and DVB documentation are at:
linux/Docummentation directory.
-to compile both v4l and dvb, just do:
+To compile both v4l and dvb, just do:
make
-to install over kernel's old files:
+To install over kernel's old files:
make install
-v4l dir is used as a temporary dir for building both v4l and dvb stuff.
+A more complete list of other possible usages for the building system
+can be found at:
+ INSTALL
+
+if you want to contribute by offering your work to V4L/DVB, please read:
+ README.patches
+
+Notice: v4l dir is used also as a temporary dir for building v4l/dvb modules.