Age | Commit message (Collapse) | Author |
|
This removes last vestiges of previous pvrusb2 build setup, since
this build is driven now by the main build. Makefile here is
adjusted to outsource build actions "upstairs" to V4L if it is still
used so previous behavior is still present.
From: Mike Isely <isely@pobox.com>
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mike Isely <isely@pobox.com>
|
|
From: Mike Isely <isely@pobox.com>
- Rework various things to play nicer in native v4l environment
Signed-off-by: Mike Isely <isely@pobox.com>
|
|
pvrusb2 depends on the rest of v4l to be present in order to build,
and it also must have access to the headers. If someone does,
'make clean' after installing their v4l modules, it will remove the
symlinks from the v4l/ directory. This ensures the symlinks are present
before trying to build.
Signed-off-by: Michael Krufky <mkrufky@m1k.net>
|
|
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|
|
From: Mike Isely at pobox <isely@pobox.com>
- Added experimental branch for pvrusb2
Signed-off-by: Mike Isely at pobox <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
|