ia64: simplify esi object addition in Makefile
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 29 Sep 2022 18:17:15 +0000 (03:17 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Sun, 2 Oct 2022 18:53:12 +0000 (03:53 +0900)
commitcff6fdf0b2d45f563e2c25f243c624a2723d5f58
tree447fc9c8890df833a5299987261ffd9dd7973eeb
parent0f1fe9d6168306cd003d26dfdbb3bf3e79643e78
ia64: simplify esi object addition in Makefile

CONFIG_IA64_ESI is a bool option. I do not know why the Makefile was
written like this, but this should not have any functional change.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
arch/ia64/kernel/Makefile