]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb3ba9d3efa488a9bd402e71e921c172c0d254898
treed3f3ceb136fe3b75fed5e2a3627ddc3e6ac43511
parentbb7ef19fc5cf392088060c9468aaf6940558537d
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