Skip to content
Snippets Groups Projects
user avatar
Masahiro Yamada authored
'make M=/path/to/your/external/module' creates a pointless built-in.a
in the top of the external module directory because KBUILD_BUILTIN is
set to 1.

Clear KBUILD_BUILTIN when we are building external modules so that
'make M=...' and 'make M=... modules' work equivalently.

Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
6212804f
History
Name Last commit Last update