summaryrefslogtreecommitdiff
path: root/Documentation/media/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-30 08:00:16 -0200
committerJonathan Corbet <corbet@lwn.net>2016-11-30 17:07:48 -0700
commitffbdad94d07f89391563d59f1789deb6c9ab4876 (patch)
treec39a239e4f19977c97346c28232bd44c8b8c8983 /Documentation/media/Makefile
parent86e6808abbdf302c8e9518e9908ce333ea388351 (diff)
docs-rst: replace bayer.png by a SVG image
SVG images are scalable, with makes easier to output on different formats. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/media/Makefile')
-rw-r--r--Documentation/media/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/media/Makefile b/Documentation/media/Makefile
index d97e969c3ac0..998e8dd49352 100644
--- a/Documentation/media/Makefile
+++ b/Documentation/media/Makefile
@@ -13,6 +13,7 @@ TARGETS := $(addprefix $(BUILDDIR)/, $(FILES))
IMAGES = \
typical_media_device.svg \
uapi/dvb/dvbstb.svg \
+ uapi/v4l/bayer.svg \
uapi/v4l/constraints.svg \
uapi/v4l/crop.svg \
uapi/v4l/fieldseq_bt.svg \