aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d34250266f47..bc9eae424af8 100644
--- a/Makefile
+++ b/Makefile
@@ -1313,6 +1313,7 @@ $(help-board-dirs): help-%:
1313# Documentation targets 1313# Documentation targets
1314# --------------------------------------------------------------------------- 1314# ---------------------------------------------------------------------------
1315%docs: scripts_basic FORCE 1315%docs: scripts_basic FORCE
1316 $(Q)$(MAKE) $(build)=scripts build_docproc
1316 $(Q)$(MAKE) $(build)=Documentation/DocBook $@ 1317 $(Q)$(MAKE) $(build)=Documentation/DocBook $@
1317 1318
1318else # KBUILD_EXTMOD 1319else # KBUILD_EXTMOD