patch-2.4.19 linux-2.4.19/arch/mips/boot/Makefile
Next file: linux-2.4.19/arch/mips/boot/addinitrd.c
Previous file: linux-2.4.19/arch/mips/baget/vacserial.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Fri Aug 2 17:39:43 2002
- Orig file:
linux-2.4.18/arch/mips/boot/Makefile
- Orig date:
Sun Sep 9 10:43:01 2001
diff -urN linux-2.4.18/arch/mips/boot/Makefile linux-2.4.19/arch/mips/boot/Makefile
@@ -6,10 +6,7 @@
# Copyright (C) 1995, 1998, 2001 by Ralf Baechle
#
-.S.s:
- $(CPP) $(CFLAGS) $< -o $*.s
-.S.o:
- $(CC) $(CFLAGS) -c $< -o $*.o
+USE_STANDARD_AS_RULE := true
OBJS = milo.o a.out.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)