]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: kbuild: make "make install" not depend on vmlinux
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 19 Feb 2016 06:05:50 +0000 (15:05 +0900)
committerWill Deacon <will.deacon@arm.com>
Fri, 19 Feb 2016 10:33:35 +0000 (10:33 +0000)
commit92488cd3786020e1bfe466025ea2bc9c291fa5d2
treefbdd946fb29c3ab664166d957f62be2fe1569b7d
parent3bfff54b3b740c193b6dfd6f6e751179659fb054
arm64: kbuild: make "make install" not depend on vmlinux

For the same reason as commit fedda2eeb06b ("arm, kbuild: make "make
install" not depend on vmlinux"), the install targets should never
trigger the rebuild of the kernel.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/Makefile
arch/arm64/boot/Makefile
arch/arm64/boot/install.sh