lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4DBB3DE8.3080407@verizon.net>
Date:	Fri, 29 Apr 2011 18:38:32 -0400
From:	Peter Foley <pefoley2@...izon.net>
To:	<linux-kernel@...r.kernel.org>
CC:	<linux-kbuild@...r.kernel.org>, Michal Marek <mmarek@...e.cz>
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 <pefoley2@...izon.net>
---
 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



View attachment "kbuild-update-Makefile-in-preperation-for-moving-doc.patch" of type "text/plain" (766 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ