linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] kbuild: document the KBUILD_KCONFIG env. variable
@ 2018-07-05  2:47 Randy Dunlap
  2018-07-06  0:55 ` Masahiro Yamada
  2018-07-06  8:58 ` Cao jin
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2018-07-05  2:47 UTC (permalink / raw)
  To: linux-kbuild, Masahiro Yamada; +Cc: LKML

From: Randy Dunlap <rdunlap@infradead.org>

Add usage info for the Kbuild environment variable KBUILD_KCONFIG.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
 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=...".



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] kbuild: document the KBUILD_KCONFIG env. variable
  2018-07-05  2:47 [PATCH] kbuild: document the KBUILD_KCONFIG env. variable Randy Dunlap
@ 2018-07-06  0:55 ` Masahiro Yamada
  2018-07-06  8:58 ` Cao jin
  1 sibling, 0 replies; 3+ messages in thread
From: Masahiro Yamada @ 2018-07-06  0:55 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kbuild, LKML

2018-07-05 11:47 GMT+09:00 Randy Dunlap <rdunlap@infradead.org>:
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Add usage info for the Kbuild environment variable KBUILD_KCONFIG.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>


Applied to linux-kbuild.  Thanks!



-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] kbuild: document the KBUILD_KCONFIG env. variable
  2018-07-05  2:47 [PATCH] kbuild: document the KBUILD_KCONFIG env. variable Randy Dunlap
  2018-07-06  0:55 ` Masahiro Yamada
@ 2018-07-06  8:58 ` Cao jin
  1 sibling, 0 replies; 3+ messages in thread
From: Cao jin @ 2018-07-06  8:58 UTC (permalink / raw)
  To: Randy Dunlap, linux-kbuild, Masahiro Yamada; +Cc: LKML



On 07/05/2018 10:47 AM, Randy Dunlap wrote:
> From: Randy Dunlap <rdunlap@infradead.org>
> 
> Add usage info for the Kbuild environment variable KBUILD_KCONFIG.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.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@cn.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@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 
> 





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-07-06  8:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-05  2:47 [PATCH] kbuild: document the KBUILD_KCONFIG env. variable Randy Dunlap
2018-07-06  0:55 ` Masahiro Yamada
2018-07-06  8:58 ` Cao jin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).