patch-1.3.22 linux/arch/alpha/Makefile

Next file: linux/arch/alpha/boot/Makefile
Previous file: linux/README.modules
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.21/linux/arch/alpha/Makefile linux/arch/alpha/Makefile
@@ -10,7 +10,11 @@
 
 NM := nm -B
 
+# enable this for linking under OSF/1:
 LINKFLAGS = -non_shared -T 0xfffffc0000310000 -N
+# enable this for linking under Linux:
+#LINKFLAGS = -static -T arch/alpha/vmlinux.lds -N
+
 CFLAGS := $(CFLAGS) -mno-fp-regs
 
 HEAD := arch/alpha/kernel/head.o

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this