diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 10 insertions, 3 deletions
@@ -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. |