blob: c97db051ecf8a09ad2511f514ef18a2739fe68c8 (
plain)
1
2
3
4
5
6
7
8
9
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.
|