summaryrefslogtreecommitdiffstats
path: root/arch/m68k/sun3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/sun3/Makefile')
-rw-r--r--arch/m68k/sun3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/m68k/sun3/Makefile b/arch/m68k/sun3/Makefile
index 998a4eee1..9a34b3034 100644
--- a/arch/m68k/sun3/Makefile
+++ b/arch/m68k/sun3/Makefile
@@ -11,6 +11,7 @@
$(CC) -D__ASSEMBLY__ $(AFLAGS) -traditional -Wa,-m68020 -c $< -o $*.o
O_TARGET := sun3.o
-O_OBJS := config.o idprom.o mmu_emu.o sun3ints.o leds.o dvma.o sbus.o
+O_OBJS := config.o idprom.o mmu_emu.o sun3ints.o leds.o dvma.o sbus.o intersil.o
+OX_OBJS := sun3_ksyms.o
include $(TOPDIR)/Rules.make