kbuild: drop $(objtree)/ prefix support for clean-files
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 30 Apr 2022 11:04:09 +0000 (20:04 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 7 May 2022 18:17:00 +0000 (03:17 +0900)
commit8d613a1d048c233a490d45a26d55fc2fd58d26e8
treed141c46b1588e572285d660cee44f5d1b5e0f311
parent75ef31221cec1b6056c42ac21cde59a2881d60f1
kbuild: drop $(objtree)/ prefix support for clean-files

I think this hack is a bad idea. arch/powerpc/boot/Makefile is the
only and last user. Let's stop doing this.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: Michael Ellerman <mpe@ellerman.id.au> (powerpc)
arch/powerpc/boot/Makefile
scripts/Makefile.clean