patch-2.4.22 linux-2.4.22/arch/mips/dec/Makefile

Next file: linux-2.4.22/arch/mips/dec/ecc-berr.c
Previous file: linux-2.4.22/arch/mips/ddb5xxx/ddb5477/setup.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/mips/dec/Makefile linux-2.4.22/arch/mips/dec/Makefile
@@ -12,9 +12,10 @@
 
 all: dec.o
 
-export-objs := setup.o wbflush.o
-obj-y	 := int-handler.o ioasic-irq.o kn02-irq.o reset.o rtc-dec.o setup.o \
-	time.o
+export-objs	:= rtc-dec.o setup.o wbflush.o
+
+obj-y		:= ecc-berr.o int-handler.o ioasic-irq.o kn02-irq.o reset.o \
+		   rtc-dec.o setup.o time.o
 
 obj-$(CONFIG_PROM_CONSOLE)	+= promcon.o
 obj-$(CONFIG_CPU_HAS_WB)	+= wbflush.o

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)