patch-2.4.21 linux-2.4.21/arch/m68k/sun3/Makefile
Next file: linux-2.4.21/arch/m68k/sun3/idprom.c
Previous file: linux-2.4.21/arch/m68k/q40/q40ints.c
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
2003-06-13 07:51:31.000000000 -0700
-  Orig file: 
linux-2.4.20/arch/m68k/sun3/Makefile
-  Orig date: 
2001-06-11 19:15:27.000000000 -0700
diff -urN linux-2.4.20/arch/m68k/sun3/Makefile linux-2.4.21/arch/m68k/sun3/Makefile
@@ -14,9 +14,9 @@
 
 export-objs	:= sun3_ksyms.o
 
-obj-y	:= sun3_ksyms.o sun3ints.o sun3dvma.o sbus.o
+obj-y	:= sun3_ksyms.o sun3ints.o sun3dvma.o sbus.o idprom.o
 
-obj-$(CONFIG_SUN3) += config.o idprom.o mmu_emu.o leds.o dvma.o \
+obj-$(CONFIG_SUN3) += config.o mmu_emu.o leds.o dvma.o \
 			intersil.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)