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

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)