commit | 8684fa3e7a9ee629ca60bd811d1597646451f918 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Feb 19 15:05:50 2016 +0900 |
committer | Will Deacon <will.deacon@arm.com> | Fri Feb 19 10:33:35 2016 +0000 |
tree | fbdd946fb29c3ab664166d957f62be2fe1569b7d | |
parent | 722ec35f7faefcc34d12616eca7976a848870f9d [diff] |
arm64: kbuild: make "make install" not depend on vmlinux For the same reason as commit 19514fc665ff ("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>