git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
066954a
)
Blackfin arch: -mno-fdpic works
author
Mike Frysinger
<michael.frysinger@analog.com>
Sun, 21 Oct 2007 14:55:18 +0000
(22:55 +0800)
committer
Bryan 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