diff options
author | 2020-05-31 17:47:06 +0900 | |
---|---|---|
committer | 2020-06-01 21:50:43 +0900 | |
commit | 4b50c8c4eaf06a825d1c005c0b1b4a8307087b83 (patch) | |
tree | 861cc100eb61225ae9f223326173b7990309f067 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Makefile: support compressed debug info (diff) | |
download | wireguard-linux-4b50c8c4eaf06a825d1c005c0b1b4a8307087b83.tar.xz wireguard-linux-4b50c8c4eaf06a825d1c005c0b1b4a8307087b83.zip |
kbuild: force to build vmlinux if CONFIG_MODVERSION=y
This code does not work as stated in the comment.
$(CONFIG_MODVERSIONS) is always empty because it is expanded before
include/config/auto.conf is included. Hence, 'make modules' with
CONFIG_MODVERSION=y cannot record the version CRCs.
This has been broken since 2003, commit ("kbuild: Enable modules to be
build using the "make dir/" syntax"). [1]
[1]: https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=15c6240cdc44bbeef3c4797ec860f9765ef4f1a7
Cc: linux-stable <stable@vger.kernel.org> # v2.5.71+
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions