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

Next file: linux-2.4.20/arch/mips/ddb5074/irq.c
Previous file: linux-2.4.20/arch/mips/config.in
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/arch/mips/ddb5074/Makefile linux-2.4.20/arch/mips/ddb5074/Makefile
@@ -9,10 +9,7 @@
 # Note 2! The CFLAGS definitions are now in the main makefile...
 #
 
-.S.s:
-	$(CPP) $(CFLAGS) $< -o $*.s
-.S.o:
-	$(CC) $(CFLAGS) -c $< -o $*.o
+USE_STANDARD_AS_RULE := true
 
 O_TARGET = ddb5074.a
 

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