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:
e004982
)
kbuild: fix up CFLAGS usage
author
Sam Ravnborg
<sam@neptun.(none)>
Sun, 14 Oct 2007 19:49:42 +0000
(21:49 +0200)
committer
Sam Ravnborg
<sam@neptun.(none)>
Sun, 14 Oct 2007 19:49:42 +0000
(21:49 +0200)
Only in very rare cases is it needed to change CFLAGS
outside of arch/*/Makefile.
Fix up all wrong cases - in most cases
the use of EXTRA_CFLAGS is the only thing needed.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
No differences found