kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 28 May 2022 15:47:03 +0000 (00:47 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 4 Jun 2022 21:20:57 +0000 (06:20 +0900)
commit5d45950dfbb1540bba3e3762a3497de8b4a715d3
treed3f3ceb136fe3b75fed5e2a3627ddc3e6ac43511
parentb0d6207bad2cb5a6f2099ac4a6ea4e76864dd596
kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_o

This is a preparation for moving the objtool rule in the next commit.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Tested-by: Sedat Dilek <sedat.dilek@gmail.com> # LLVM-14 (x86-64)
scripts/Makefile.vmlinux_o [new file with mode: 0644]
scripts/link-vmlinux.sh