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

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