Blackfin arch: -mno-fdpic works
authorMike Frysinger <michael.frysinger@analog.com>
Sun, 21 Oct 2007 14:55:18 +0000 (22:55 +0800)
committerBryan Wu <bryan.wu@analog.com>
Sun, 21 Oct 2007 14:55:18 +0000 (22:55 +0800)
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 <michael.frysinger@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>

No differences found