commit | 1c668d82465cd5c17030c0f69561841374380ac8 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <michael.frysinger@analog.com> | Sun Oct 21 22:55:18 2007 +0800 |
committer | Bryan Wu <bryan.wu@analog.com> | Sun Oct 21 22:55:18 2007 +0800 |
tree | ae50c964e2b7860f4c53d70dd2853d440a9ddb20 | |
parent | 066954a3891d32198edad3b319792d8db6a6a575 [diff] |
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 <michael.frysinger@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com>