summaryrefslogtreecommitdiff
path: root/v4l2-apps/lib/libv4l/INSTALL
diff options
context:
space:
mode:
authorThierry MERLE <thierry.merle@free.fr>2008-07-04 19:26:40 +0200
committerThierry MERLE <thierry.merle@free.fr>2008-07-04 19:26:40 +0200
commita2ba6df565553cab552748eed038e5ed50a83fe8 (patch)
tree0674f5d18fe7b3dc6f60119ccd6b197069ec7428 /v4l2-apps/lib/libv4l/INSTALL
parent47ca18f618040bcbca758432b8d8a28af5ac3bc8 (diff)
downloadmediapointer-dvb-s2-a2ba6df565553cab552748eed038e5ed50a83fe8.tar.gz
mediapointer-dvb-s2-a2ba6df565553cab552748eed038e5ed50a83fe8.tar.bz2
v4l2-library: libv4l-update-documentation.patch
From: Hans de Goede <j.w.r.degoede@hhs.nl> Some documentation updates to bring the documentation up2date with the latest changes. Signed-off-by: Hans de Goede <j.w.r.degoede@hhs.nl> Signed-off-by: Thierry MERLE <thierry.merle@free.fr>
Diffstat (limited to 'v4l2-apps/lib/libv4l/INSTALL')
-rw-r--r--v4l2-apps/lib/libv4l/INSTALL4
1 files changed, 0 insertions, 4 deletions
diff --git a/v4l2-apps/lib/libv4l/INSTALL b/v4l2-apps/lib/libv4l/INSTALL
deleted file mode 100644
index b8eb042ee..000000000
--- a/v4l2-apps/lib/libv4l/INSTALL
+++ /dev/null
@@ -1,4 +0,0 @@
-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.