]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: link with normal ABI target
authorMike Frysinger <vapier@gentoo.org>
Wed, 10 Feb 2010 06:20:44 +0000 (01:20 -0500)
committerMike Frysinger <vapier@gentoo.org>
Wed, 7 Apr 2010 05:10:53 +0000 (01:10 -0400)
commitb874ed17472de492cfbf58c8e362364bc80e3dcd
tree9859c1fee31d617716ff00695e8ee01e40ba6165
parentdd97022cbeaae5fd4bce25cf7e86019101a040ef
Blackfin: link with normal ABI target

If someone uses the FDPIC toolchain to compile U-Boot, make sure the
linker knows to use the normal ABI target rather than the FDPIC one.
This wasn't needed with older toolchains, but when we fixed the linker
such that the default target changed based on tuple, this broke.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
lib_blackfin/config.mk