summaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.target b/Makefile.target
index 9b5ebcd..20fb8f0 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -252,9 +252,6 @@ ifeq ($(findstring m68k, $(TARGET_ARCH) $(ARCH)),m68k)
LIBOBJS+=m68k-dis.o
endif
-ifeq ($(ARCH),ia64)
-OBJS += ia64-syscall.o
-endif
ifdef CONFIG_GDBSTUB
OBJS+=gdbstub.o
endif
OpenPOWER on IntegriCloud