patch-1.3.7 linux/arch/i386/Makefile
Next file: linux/arch/i386/config.in
Previous file: linux/arch/alpha/lib/memset.c
Back to the patch index
Back to the overall index
- Lines: 14
- Date:
Mon Jul 3 10:08:51 1995
- Orig file:
v1.3.6/linux/arch/i386/Makefile
- Orig date:
Thu Jun 29 19:02:39 1995
diff -u --recursive --new-file v1.3.6/linux/arch/i386/Makefile linux/arch/i386/Makefile
@@ -29,11 +29,11 @@
CPP=$(CC) -E -D__ELF__
OBJDUMP =objdump
OBJDUMP_FLAGS=-k -q
-LDFLAGS=-e startup_32
+ZLDFLAGS=-e startup_32
LDFLAGS=-e stext
ZIMAGE_OFFSET=0x1000
IMAGE_OFFSET=0x100000
-ZLINKFLAGS =-Ttext $(ZIMAGE_OFFSET) $(LDFLAGS)
+ZLINKFLAGS =-Ttext $(ZIMAGE_OFFSET) $(ZLDFLAGS)
LINKFLAGS =-Ttext $(IMAGE_OFFSET) $(LDFLAGS)
else
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