summaryrefslogtreecommitdiff
path: root/v4l2-apps/lib/libv4l/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'v4l2-apps/lib/libv4l/INSTALL')
-rw-r--r--v4l2-apps/lib/libv4l/INSTALL4
1 files changed, 4 insertions, 0 deletions
diff --git a/v4l2-apps/lib/libv4l/INSTALL b/v4l2-apps/lib/libv4l/INSTALL
new file mode 100644
index 000000000..b8eb042ee
--- /dev/null
+++ b/v4l2-apps/lib/libv4l/INSTALL
@@ -0,0 +1,4 @@
+To compile simply type "make" after that you can find the compiled libraries
+and wrappers under the lib dir, public headers are under the include dir.
+
+Sorry no make install target for now.