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 19514fc6 ("arm, kbuild: make
"make install" not depend on vmlinux").
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>