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:
caa81d6
)
Move cc-option to below arch-specific setup
author
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 19 Mar 2009 22:53:19 +0000
(15:53 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 19 Mar 2009 22:53:19 +0000
(15:53 -0700)
Sam Ravnborg says:
"We have several architectures that plays strange games with $(CC) and
$(CROSS_COMPILE).
So we need to postpone any use of $(call cc-option..) until we have
included the arch specific Makefile so we try with the correct $(CC)
version."
Requested-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Makefile
patch
|
blob
|
history
diff --cc
Makefile
Simple merge