diff options
author | Jonathan Corbet <corbet@lwn.net> | 2017-06-23 14:17:38 -0600 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-06-23 14:17:38 -0600 |
commit | 52b3f239bb692d9b3a68461798fb15c011e4108e (patch) | |
tree | f751570b8af26c01210f3a91045bf349ccc2dc25 /Makefile | |
parent | 61ca5fd1927522b36d00e30c3523f2a03faf49fa (diff) | |
download | linux-exynos-52b3f239bb692d9b3a68461798fb15c011e4108e.tar.gz linux-exynos-52b3f239bb692d9b3a68461798fb15c011e4108e.tar.bz2 linux-exynos-52b3f239bb692d9b3a68461798fb15c011e4108e.zip |
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-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1467,7 +1467,6 @@ $(help-board-dirs): help-%: DOC_TARGETS := xmldocs sgmldocs psdocs latexdocs pdfdocs htmldocs mandocs installmandocs epubdocs cleandocs linkcheckdocs PHONY += $(DOC_TARGETS) $(DOC_TARGETS): scripts_basic FORCE - $(Q)$(MAKE) $(build)=scripts build_docproc $(Q)$(MAKE) $(build)=Documentation $@ else # KBUILD_EXTMOD |