patch-2.3.99-pre4 linux/arch/m68k/sun3/Makefile
Next file: linux/arch/mips/config.in
Previous file: linux/arch/m68k/math-emu/Makefile
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Mar 30 16:56:04 2000
- Orig file:
v2.3.99-pre3/linux/arch/m68k/sun3/Makefile
- Orig date:
Fri Jan 28 15:09:07 2000
diff -u --recursive --new-file v2.3.99-pre3/linux/arch/m68k/sun3/Makefile linux/arch/m68k/sun3/Makefile
@@ -8,7 +8,7 @@
# Note 2! The CFLAGS definitions are now in the main makefile...
.S.o:
- $(CC) -D__ASSEMBLY__ $(AFLAGS) -traditional -Wa,-m68020 -c $< -o $*.o
+ $(CC) $(AFLAGS) -traditional -Wa,-m68020 -c $< -o $*.o
O_TARGET := sun3.o
O_OBJS := config.o idprom.o mmu_emu.o sun3ints.o leds.o dvma.o sbus.o intersil.o
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)