From: Mike Frysinger Date: Wed, 17 Nov 2010 07:34:58 +0000 (+0000) Subject: Blackfin: move "-m elf32bfin" to general LDFLAGS X-Git-Tag: v2.6.38-rc1~421^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=874f6cfd3a05d5452064531078cae9b19a5e790c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed