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: <4DBB3DD9.3080607@verizon.net>
Date:	Fri, 29 Apr 2011 18:38:17 -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 2/7] kbuild: update scripts/basic/Makefile in preperation
 for moving docproc

This patch updates scripts/basic/Makefile in preperation for moving docproc.

Signed-off-by: Peter Foley <pefoley2@...izon.net>
---
 scripts/basic/Makefile |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/scripts/basic/Makefile b/scripts/basic/Makefile
index 4c324a1..4fcef87 100644
--- a/scripts/basic/Makefile
+++ b/scripts/basic/Makefile
@@ -7,9 +7,8 @@
 # .config is included by main Makefile.
 #
---------------------------------------------------------------------------
 # fixdep: 	 Used to generate dependency information during build process
-# docproc:	 Used in Documentation/DocBook

-hostprogs-y	:= fixdep docproc
+hostprogs-y	:= fixdep
 always		:= $(hostprogs-y)

 # fixdep is needed to compile other host programs
-- 
1.7.5.rc1



View attachment "kbuild-update-scripts-basic-Makefile-in-preperation-.patch" of type "text/plain" (942 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ