summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJonathan Corbet <corbet@lwn.net>2017-06-23 16:17:38 -0400
committerJonathan Corbet <corbet@lwn.net>2017-06-23 16:17:38 -0400
commit52b3f239bb692d9b3a68461798fb15c011e4108e (patch)
treef751570b8af26c01210f3a91045bf349ccc2dc25 /Makefile
parent61ca5fd1927522b36d00e30c3523f2a03faf49fa (diff)
Docs: clean up some DocBook loose ends
There were a few bits and pieces left over from the now-disused DocBook toolchain; git rid of them. Reported-by: Markus Heiser <markus.heiser@darmarit.de> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 855a48c41d61..dd1eb8d6c232 100644
--- a/Makefile
+++ b/Makefile
@@ -1467,7 +1467,6 @@ $(help-board-dirs): help-%:
1467DOC_TARGETS := xmldocs sgmldocs psdocs latexdocs pdfdocs htmldocs mandocs installmandocs epubdocs cleandocs linkcheckdocs 1467DOC_TARGETS := xmldocs sgmldocs psdocs latexdocs pdfdocs htmldocs mandocs installmandocs epubdocs cleandocs linkcheckdocs
1468PHONY += $(DOC_TARGETS) 1468PHONY += $(DOC_TARGETS)
1469$(DOC_TARGETS): scripts_basic FORCE 1469$(DOC_TARGETS): scripts_basic FORCE
1470 $(Q)$(MAKE) $(build)=scripts build_docproc
1471 $(Q)$(MAKE) $(build)=Documentation $@ 1470 $(Q)$(MAKE) $(build)=Documentation $@
1472 1471
1473else # KBUILD_EXTMOD 1472else # KBUILD_EXTMOD