patch-2.4.19 linux-2.4.19/arch/mips/math-emu/Makefile

Next file: linux-2.4.19/arch/mips/math-emu/cp1emu.c
Previous file: linux-2.4.19/arch/mips/lib/watch.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.18/arch/mips/math-emu/Makefile linux-2.4.19/arch/mips/math-emu/Makefile
@@ -6,10 +6,7 @@
 # unless it's something special (ie not a .c file).
 #
 
-.S.o:
-	$(CC) $(CFLAGS) -c $< -o $*.o
-
-EXTRA_ASFLAGS = -mips2 -mcpu=r4000
+USE_STANDARD_AS_RULE := true
 
 O_TARGET:= fpu_emulator.o
 

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