patch-2.3.41 linux/arch/m68k/sun3/Makefile
Next file: linux/arch/m68k/sun3/config.c
Previous file: linux/arch/m68k/mvme16x/rtc.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jan 26 12:44:21 2000
- Orig file:
v2.3.40/linux/arch/m68k/sun3/Makefile
- Orig date:
Mon Dec 20 18:48:21 1999
diff -u --recursive --new-file v2.3.40/linux/arch/m68k/sun3/Makefile linux/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
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)