patch-2.1.37 linux/arch/m68k/Makefile
Next file: linux/arch/m68k/amiga/amifb.c
Previous file: linux/arch/i386/vmlinux.lds
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Mon May 12 10:35:38 1997
- Orig file:
v2.1.36/linux/arch/m68k/Makefile
- Orig date:
Wed Apr 23 19:01:14 1997
diff -u --recursive --new-file v2.1.36/linux/arch/m68k/Makefile linux/arch/m68k/Makefile
@@ -24,17 +24,7 @@
CROSS_COMPILE = m68k-linux-
endif
-#
-# Set these to indicate how to link it..
-#
-# -zmagic:
-#
-# LINKFLAGS = -Ttext 0x100000
-#
-# -qmagic (we need to remove the 32 byte header for bootup purposes)
-#
-
-LINKFLAGS = -Ttext 0x1000
+LINKFLAGS = -T $(TOPDIR)/arch/m68k/vmlinux.lds
CFLAGS := $(CFLAGS) -pipe -fno-strength-reduce
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov