patch-2.4.20 linux-2.4.20/arch/mips/ddb5xxx/ddb5476/Makefile
Next file: linux-2.4.20/arch/mips/ddb5xxx/ddb5476/int-handler.S
Previous file: linux-2.4.20/arch/mips/ddb5xxx/ddb5074/time.c
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/ddb5xxx/ddb5476/Makefile
- Orig date:
Fri Aug 2 17:39:43 2002
diff -urN linux-2.4.19/arch/mips/ddb5xxx/ddb5476/Makefile linux-2.4.20/arch/mips/ddb5xxx/ddb5476/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 = ddb5476.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)