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>] [<thread-prev] [day] [month] [year] [list]
Date:   Fri, 6 Jul 2018 16:58:17 +0800
From:   Cao jin <caoj.fnst@...fujitsu.com>
To:     Randy Dunlap <rdunlap@...radead.org>,
        linux-kbuild <linux-kbuild@...r.kernel.org>,
        Masahiro Yamada <yamada.masahiro@...ionext.com>
CC:     LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] kbuild: document the KBUILD_KCONFIG env. variable



On 07/05/2018 10:47 AM, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@...radead.org>
> 
> Add usage info for the Kbuild environment variable KBUILD_KCONFIG.
> 
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>

I can recall this variable does take me a little while to find out its
meaning during my earliest time in kbuild, so,

Acked-by: Cao jin <caoj.fnst@...fujitsu.com>

-- 
Sincerely,
Cao jin

> ---
>  Documentation/kbuild/kbuild.txt |    5 +++++
>  1 file changed, 5 insertions(+)
> 
> --- lnx-418-rc3.orig/Documentation/kbuild/kbuild.txt
> +++ lnx-418-rc3/Documentation/kbuild/kbuild.txt
> @@ -50,6 +50,11 @@ LDFLAGS_MODULE
>  --------------------------------------------------
>  Additional options used for $(LD) when linking modules.
>  
> +KBUILD_KCONFIG
> +--------------------------------------------------
> +Set the top-level Kconfig file to the value of this environment
> +variable.  The default name is "Kconfig".
> +
>  KBUILD_VERBOSE
>  --------------------------------------------------
>  Set the kbuild verbosity. Can be assigned same values as "V=...".
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 
> 




Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ