diff options
author | 2023-06-27 08:30:12 +0900 | |
---|---|---|
committer | 2023-06-28 01:34:16 +0900 | |
commit | 5fa94ceb793e93870541dc5a1235aec87b0871bc (patch) | |
tree | 1d3c3bb63ceac871a154440a0f657c3f2b51f5b4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | scripts/mksysmap: Ignore prefixed KCFI symbols (diff) | |
download | wireguard-linux-5fa94ceb793e93870541dc5a1235aec87b0871bc.tar.xz wireguard-linux-5fa94ceb793e93870541dc5a1235aec87b0871bc.zip |
kbuild: set correct abs_srctree and abs_objtree for package builds
When you run 'make rpm-pkg', the rpmbuild tool builds the kernel in
rpmbuild/BUILD, but $(abs_srctree) and $(abs_objtree) point to the
directory path where make was started, not the kernel is actually
being built. The same applies to 'make snap-pkg'. Fix it.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions