]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: move "-m elf32bfin" to general LDFLAGS
authorMike Frysinger <vapier@gentoo.org>
Wed, 17 Nov 2010 07:34:58 +0000 (07:34 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 10 Jan 2011 12:18:24 +0000 (07:18 -0500)
commitfb2d4c40a1fb633d96d3f057d9fd2cec239d7882
tree59f350419005a237ba05f173436091c5c01b6e32
parent72b6fd474c666d97c3cd9f26915a3b2ec4814e4e
Blackfin: move "-m elf32bfin" to general LDFLAGS

Common code now invokes the linker directly which causes build failures
when using an FDPIC toolchain.  So move the emulation setting out of the
module-specific LDFLAGS and into the common LDFLAGS.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/Makefile