ia64: make the install target not depend on any build artifact
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 30 Apr 2022 12:16:38 +0000 (21:16 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sat, 7 May 2022 18:17:00 +0000 (03:17 +0900)
commit63cbee7f3a1d4f48f8aceb11598f0da4f32fb403
tree98ec2783506b8a4a659f1056ac3b73fce75e280e
parent8d613a1d048c233a490d45a26d55fc2fd58d26e8
ia64: 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 19514fc665ff ("arm, kbuild: make
"make install" not depend on vmlinux").

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
arch/ia64/Makefile