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

Next file: linux-2.4.20/arch/mips/dec/int-handler.S
Previous file: linux-2.4.20/arch/mips/ddb5xxx/ddb5477/setup.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips/dec/Makefile linux-2.4.20/arch/mips/dec/Makefile
@@ -14,9 +14,10 @@
 
 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 wbflush.o
+	time.o
 
 obj-$(CONFIG_PROM_CONSOLE)	+= promcon.o
+obj-$(CONFIG_CPU_HAS_WB)	+= wbflush.o
 
 int-handler.o:	int-handler.S
 

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