patch-2.3.25 linux/arch/arm/boot/compressed/Makefile

Next file: linux/arch/arm/boot/compressed/head.S
Previous file: linux/arch/arm/Makefile
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.24/linux/arch/arm/boot/compressed/Makefile linux/arch/arm/boot/compressed/Makefile
@@ -8,7 +8,7 @@
 SYSTEM		 = $(TOPDIR)/vmlinux
 CFLAGS		 = -O2 -DSTDC_HEADERS $(CFLAGS_PROC)
 FONTC		 = $(TOPDIR)/drivers/video/font_acorn_8x8.c
-ZLDFLAGS	 = -X -T vmlinux.lds
+ZLDFLAGS	 = -p -X -T vmlinux.lds
 
 #
 # Architecture dependencies

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)