summaryrefslogtreecommitdiffstats
path: root/include/xen
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2020-09-08 22:55:57 +0200
committerMasahiro Yamada <masahiroy@kernel.org>2020-09-24 17:36:49 +0200
commit6212804f2d78e86f15dba5b46a4065cbf1403cde (patch)
tree7ebd46f8e150824102e18c7a6d7e7722b4ae229e /include/xen
parentkbuild: preprocess module linker script (diff)
downloadlinux-6212804f2d78e86f15dba5b46a4065cbf1403cde.tar.xz
linux-6212804f2d78e86f15dba5b46a4065cbf1403cde.zip
kbuild: do not create built-in objects for external module builds
'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: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'include/xen')
0 files changed, 0 insertions, 0 deletions