diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-07-29 02:12:54 +0200 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-08-05 13:56:35 +0200 |
commit | 14ccc638b02f9ec500c17d9e39efe979145a4b61 (patch) | |
tree | de7bc9905c49afb14ecf2e481c7a6e809b2a55a1 /arch/x86/tools/relocs.c | |
parent | scripts: checkversion: modernize linux/version.h search strings (diff) | |
download | linux-14ccc638b02f9ec500c17d9e39efe979145a4b61.tar.xz linux-14ccc638b02f9ec500c17d9e39efe979145a4b61.zip |
kbuild: cancel sub_make_done for the install target to fix DKMS
Since commit bcf637f54f6d ("kbuild: parse C= and M= before changing the
working directory"), external module builds invoked by DKMS fail because
M= option is not parsed.
I wanted to add 'unset sub_make_done' in install.sh but similar scripts,
arch/*/boot/install.sh, are duplicated, so I set sub_make_done empty in
the top Makefile.
Fixes: bcf637f54f6d ("kbuild: parse C= and M= before changing the working directory")
Reported-by: John S Gruber <johnsgruber@gmail.com>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: John S Gruber <johnsgruber@gmail.com>
Diffstat (limited to 'arch/x86/tools/relocs.c')
0 files changed, 0 insertions, 0 deletions