|
@@ -50,6 +50,11 @@ LDFLAGS_MODULE
|
|
--------------------------------------------------
|
|
--------------------------------------------------
|
|
Additional options used for $(LD) when linking modules.
|
|
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
|
|
KBUILD_VERBOSE
|
|
--------------------------------------------------
|
|
--------------------------------------------------
|
|
Set the kbuild verbosity. Can be assigned same values as "V=...".
|
|
Set the kbuild verbosity. Can be assigned same values as "V=...".
|