summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-27 05:32:31 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-28 19:08:19 -0400
commit43f71d93a0cb342f0c918fba3f6abb7661e40ad2 (patch)
treea1dc7288bc480e7027ca1827ca4876472fa12e40 /Makefile
parentff9a082fda424257976f08fce942609f358015e0 (diff)
doc-rst: Remove the media docbook
Now that all media documentation was converted to Sphinx, we should get rid of the old DocBook one, as we don't want people to submit patches against the old stuff. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d384848478b9..b92fd9e081d9 100644
--- a/Makefile
+++ b/Makefile
@@ -1432,7 +1432,7 @@ $(help-board-dirs): help-%:
1432 1432
1433# Documentation targets 1433# Documentation targets
1434# --------------------------------------------------------------------------- 1434# ---------------------------------------------------------------------------
1435DOC_TARGETS := xmldocs sgmldocs psdocs pdfdocs htmldocs mandocs installmandocs epubdocs cleandocs cleanmediadocs 1435DOC_TARGETS := xmldocs sgmldocs psdocs pdfdocs htmldocs mandocs installmandocs epubdocs cleandocs
1436PHONY += $(DOC_TARGETS) 1436PHONY += $(DOC_TARGETS)
1437$(DOC_TARGETS): scripts_basic FORCE 1437$(DOC_TARGETS): scripts_basic FORCE
1438 $(Q)$(MAKE) $(build)=scripts build_docproc build_check-lc_ctype 1438 $(Q)$(MAKE) $(build)=scripts build_docproc build_check-lc_ctype