diff options
author | 2019-02-14 12:05:16 +0900 | |
---|---|---|
committer | 2019-02-20 09:42:46 +0900 | |
commit | 648ad9b19f43b7bc2c1a47ddd487c69364987ec9 (patch) | |
tree | 2c976a65843d16c1984d0b6cd5806cb69bfa29d3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kbuild: generate modules.order only when CONFIG_MODULES=y (diff) | |
download | linux-dev-648ad9b19f43b7bc2c1a47ddd487c69364987ec9.tar.xz linux-dev-648ad9b19f43b7bc2c1a47ddd487c69364987ec9.zip |
kbuild: set KBUILD_MODULES=1 all the time for single target %/
It is fine to set KBUILD_MODULES=1 when CONFIG_MODULES is disabled.
It is actually how "make allnoconfig all" works.
On the other hand, KBUILD_MODULES=1 is unneeded for the %.ko pattern.
It is just a matter of whether modules.order is generated or not.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions