diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 | ||
1318 | else # KBUILD_EXTMOD | 1319 | else # KBUILD_EXTMOD |