[U-Boot] [PATCH v2] Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS

Mike Frysinger vapier at gentoo.org
Fri Jan 7 04:40:55 CET 2011


On Wednesday, January 05, 2011 20:23:54 Nobuhiro Iwamatsu wrote:
> --- a/arch/i386/config.mk
> +++ b/arch/i386/config.mk
> @@ -35,5 +35,6 @@ PLATFORM_CPPFLAGS += $(call cc-option,
> -fno-stack-protector) PLATFORM_CPPFLAGS += $(call cc-option,
> -mpreferred-stack-boundary=2) PLATFORM_CPPFLAGS += -DCONFIG_I386
> -D__I386__
> 
> -LDFLAGS += --cref --gc-sections
> +LDFLAGS += --cref

this adds a trailing space

otherwise, this makes Blackfin work better ... i'll s-o-b the v3 patch ;)
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110106/497ed4bc/attachment.pgp 


More information about the U-Boot mailing list