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
- Lines: 12
- Date:
Thu Nov 28 15:53:09 2002
- Orig file:
linux-2.4.19/arch/mips/ddb5074/Makefile
- Orig date:
Fri Apr 13 20:26:07 2001
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)