patch-2.1.40 linux/arch/m68k/Makefile

Next file: linux/arch/m68k/amiga/retz3fb.c
Previous file: linux/arch/i386/lib/locks.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.39/linux/arch/m68k/Makefile linux/arch/m68k/Makefile
@@ -26,7 +26,7 @@
 
 LINKFLAGS = -T $(TOPDIR)/arch/m68k/vmlinux.lds
 
-CFLAGS := $(CFLAGS) -pipe -fno-strength-reduce
+CFLAGS += -pipe -fno-strength-reduce -ffixed-a2
 
 ifdef CONFIG_OPTIMIZE_040
 CFLAGS := $(CFLAGS) -m68040

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov