2011-04-29 22:39:53

by Peter Foley

[permalink] [raw]
Subject: [PATCH V2 6/7] kbuild: update Makefile in preperation for moving docproc

This patch updates Makefile in preperation for moving docproc.

Signed-off-by: Peter Foley <[email protected]>
---
Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index 56971f9..c823059 100644
--- a/Makefile
+++ b/Makefile
@@ -1291,6 +1291,7 @@ $(help-board-dirs): help-%:
# Documentation targets
#
---------------------------------------------------------------------------
%docs: scripts_basic FORCE
+ $(Q)$(MAKE) $(build)=scripts build_docproc
$(Q)$(MAKE) $(build)=Documentation/DocBook $@

else # KBUILD_EXTMOD
--
1.7.5.rc1



Attachments:
kbuild-update-Makefile-in-preperation-for-moving-doc.patch (764.00 B)