From: Mike Frysinger Date: Sun, 21 Oct 2007 14:55:18 +0000 (+0800) Subject: Blackfin arch: -mno-fdpic works X-Git-Tag: v2.6.24-rc1~115^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c668d82465cd5c17030c0f69561841374380ac8;p=pandora-kernel.git Blackfin arch: -mno-fdpic works now that -mno-fdpic works, force it on so that we can use any blackfin toolchain to build up the kernel and kernel modules wrap -mno-fdpic in $(call cc-option,-mno-fdpic) so that older toolchains will still work Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu --- Reading git-diff-tree failed