diff options
author | 2022-10-15 05:18:11 +0900 | |
---|---|---|
committer | 2022-10-17 02:03:52 +0900 | |
commit | 3753af778dd9d0d5199d6a7d01b0ead33135d095 (patch) | |
tree | c2129d3d4a9e426ff7fee5bfe139a0c28e8916bc /scripts/generate_rust_analyzer.py | |
parent | kbuild: add -fno-discard-value-names to cmd_cc_ll_c (diff) | |
download | wireguard-linux-3753af778dd9d0d5199d6a7d01b0ead33135d095.tar.xz wireguard-linux-3753af778dd9d0d5199d6a7d01b0ead33135d095.zip |
kbuild: fix single directory build
Commit f110e5a250e3 ("kbuild: refactor single builds of *.ko") was wrong.
KBUILD_MODULES _is_ needed for single builds.
Otherwise, "make foo/bar/baz/" does not build module objects at all.
Fixes: f110e5a250e3 ("kbuild: refactor single builds of *.ko")
Reported-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions