patch-2.4.19 linux-2.4.19/arch/mips/mips-boards/malta/Makefile

Next file: linux-2.4.19/arch/mips/mips-boards/malta/malta_int.c
Previous file: linux-2.4.19/arch/mips/mips-boards/generic/time.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/mips/mips-boards/malta/Makefile linux-2.4.19/arch/mips/mips-boards/malta/Makefile
@@ -28,10 +28,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 := malta.o
 

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