summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/hp/Makefile')
-rw-r--r--arch/ia64/hp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/hp/Makefile b/arch/ia64/hp/Makefile
index 64899f4be..458269e0a 100644
--- a/arch/ia64/hp/Makefile
+++ b/arch/ia64/hp/Makefile
@@ -10,7 +10,7 @@ all: hp.a
O_TARGET = hp.a
O_OBJS = hpsim_console.o hpsim_irq.o hpsim_setup.o
-ifeq ($(CONFIG_IA64_GENERIC),y)
+ifdef CONFIG_IA64_GENERIC
O_OBJS += hpsim_machvec.o
endif