]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: make the install target not depend on any build artifact
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 29 Jul 2021 14:19:36 +0000 (23:19 +0900)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 4 Aug 2021 00:53:38 +0000 (10:53 +1000)
commitdac980ecdfade3fbd88fac76dfcd1a0051f09903
tree553a725db979946b1b399eac0193a8711e0f3530
parent03f979a0ff56aee382f003807f44c429de8e18d9
powerpc: make the install target not depend on any build artifact

The install target should not depend on any build artifact.

The reason is explained in commit fedda2eeb06b ("arm, kbuild: make
"make install" not depend on vmlinux").

Change the PowerPC installation code in a similar way.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210729141937.445051-2-masahiroy@kernel.org
arch/powerpc/boot/Makefile
arch/powerpc/boot/install.sh