patch-2.3.99-pre4 linux/arch/m68k/ifpsp060/Makefile

Next file: linux/arch/m68k/kernel/Makefile
Previous file: linux/arch/m68k/fpsp040/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre3/linux/arch/m68k/ifpsp060/Makefile linux/arch/m68k/ifpsp060/Makefile
@@ -5,7 +5,7 @@
 # for more details.
 
 .S.o:
-	$(CC) -D__ASSEMBLY__ $(AFLAGS) -traditional -c -o $*.o $<
+	$(CC) $(AFLAGS) -traditional -c -o $*.o $<
 
 OS_TARGET := ifpsp.o
 

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