commit | 92b34a9763480b12745a2fc93ff14972426fe8df | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Apr 16 23:47:45 2018 +0900 |
committer | Paul Burton <paul.burton@mips.com> | Sun Jun 24 09:27:27 2018 -0700 |
tree | bfc46887d47ff79fd783e3687ea10152a6582c3f | |
parent | 67e09db507db3e1642ddce512a4313d20addd6e5 [diff] |
MIPS: boot: add missing targets for vmlinux.*.its The build rule of vmlinux.*.its is invoked by $(call if_changed,...) but it always rebuilds the target needlessly due to missing targets. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Patchwork: https://patchwork.linux-mips.org/patch/19092/ Signed-off-by: Paul Burton <paul.burton@mips.com> Cc: Kees Cook <keescook@chromium.org> Cc: linux-kernel@vger.kernel.org