summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-07-17 18:46:35 -0300
committerJonathan Corbet <corbet@lwn.net>2017-07-23 15:50:48 -0600
commit18afab8c1d3c2a463eece561e9f15a1704b5eff9 (patch)
treef2b5b46e7ae8ed4d3b62ec7c1d8698a25082df64 /Makefile
parente604f1cb85367d2e5fd4cf253296d190996da81a (diff)
downloadop-kernel-dev-18afab8c1d3c2a463eece561e9f15a1704b5eff9.zip
op-kernel-dev-18afab8c1d3c2a463eece561e9f15a1704b5eff9.tar.gz
docs: Makefile: remove no-ops targets
After removal of DocBook, those targets are bogus. Reported-by: Jim Davis <jim.epost@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4fb9a1..8b7237a 100644
--- a/Makefile
+++ b/Makefile
@@ -1467,7 +1467,7 @@ $(help-board-dirs): help-%:
# Documentation targets
# ---------------------------------------------------------------------------
-DOC_TARGETS := xmldocs sgmldocs psdocs latexdocs pdfdocs htmldocs mandocs installmandocs epubdocs cleandocs linkcheckdocs
+DOC_TARGETS := xmldocs latexdocs pdfdocs htmldocs epubdocs cleandocs linkcheckdocs
PHONY += $(DOC_TARGETS)
$(DOC_TARGETS): scripts_basic FORCE
$(Q)$(MAKE) $(build)=Documentation $@
OpenPOWER on IntegriCloud