]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Makefile
drm/i915: Replace lockless_dereference(bool) with READ_ONCE()
[karo-tx-linux.git] / Makefile
index 8d1301ab59fdb997db6948758c9613d0d4e71353..801457b847a43e7bc3e9d5f62a6c9b3d2d64c0da 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1412,8 +1412,11 @@ $(help-board-dirs): help-%:
 
 # Documentation targets
 # ---------------------------------------------------------------------------
-%docs: scripts_basic FORCE
+DOC_TARGETS := xmldocs sgmldocs psdocs pdfdocs htmldocs mandocs installmandocs epubdocs cleandocs
+PHONY += $(DOC_TARGETS)
+$(DOC_TARGETS): scripts_basic FORCE
        $(Q)$(MAKE) $(build)=scripts build_docproc build_check-lc_ctype
+       $(Q)$(MAKE) $(build)=Documentation -f $(srctree)/Documentation/Makefile.sphinx $@
        $(Q)$(MAKE) $(build)=Documentation/DocBook $@
 
 else # KBUILD_EXTMOD