diff options
| author | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-02 11:01:08 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-02 11:01:08 +0000 |
| commit | f00b3c4cbee8696278c2502873bd7f152649badb (patch) | |
| tree | 15f599afbce7408d0d739ba899085eaffc447381 /README | |
| parent | 0b269b5bc3b66634d680573ac18dd0b6064c767c (diff) | |
| download | mediapointer-dvb-s2-f00b3c4cbee8696278c2502873bd7f152649badb.tar.gz mediapointer-dvb-s2-f00b3c4cbee8696278c2502873bd7f152649badb.tar.bz2 | |
Readme updates with common instructions for both v4l and dvb
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +V4L and DVB documentation are at: + linux/Docummentation directory. + +to compile both v4l and dvb, just do: + make + +to install over kernel's old files: + make install + +v4l dir is used as a temporary dir for building both v4l and dvb stuff. |
