Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix compile-time issue on very old kernels
Kernel versions prior to 3.4 did not have V4L2_CAP_DEVICE_CAPS and compiling against such a kernel will fail. This patch introduces a version check and makes eudev fall back to v2cap.capabilities on these kernels.
- Loading branch information