aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.target
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.target')
-rw-r--r--Makefile.target3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.target b/Makefile.target
index 446b5f5bc..02bf0346d 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -432,6 +432,9 @@ endif
ifeq ($(TARGET_ARCH), m68k)
OBJS+= m68k-sim.o m68k-semi.o
endif
+ifeq ($(TARGET_BASE_ARCH), sparc)
+OBJS+= sparc_quad_float.o
+endif
ifdef CONFIG_GDBSTUB
OBJS+=gdbstub.o