summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorBen Dooks <ben.dooks@codethink.co.uk>2026-06-22 14:26:53 +0100
committerNicolas Schier <nsc@kernel.org>2026-07-07 08:08:51 +0200
commitfba1a1acb42c0bb4fd0da01faf7bbdb7cd3c979c (patch)
tree4bd43c0a703e2a49f35aaff6a205552b82f10073 /scripts/basic
parent547476297ba5e874ff485263d90b794a6b67fb7a (diff)
downloadlinux-fba1a1acb42c0bb4fd0da01faf7bbdb7cd3c979c.tar.gz
linux-fba1a1acb42c0bb4fd0da01faf7bbdb7cd3c979c.zip
kbuild: remove srctree path from CHECK output
The build does not put the full kernel path in when building outputs, so do the same when the check is run to make the output more consistent. turn the following: CC arch/riscv/lib/delay.o CHECK /home/ben/linux/arch/riscv/lib/delay.c into: CC arch/riscv/lib/delay.o CHECK arch/riscv/lib/delay.c Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Acked-by: Nathan Chancellor <nathan@kernel.org> Link: https://patch.msgid.link/20260622132653.446868-1-ben.dooks@codethink.co.uk [nsc: Fixed typo in subject line] Signed-off-by: Nicolas Schier <nsc@kernel.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions