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:
6dd16f4
)
ia64: fix sn to add include files using EXTRA_CFLAGS
author
Sam Ravnborg
<sam@ravnborg.org>
Sun, 9 Sep 2007 16:20:42 +0000
(18:20 +0200)
committer
Sam Ravnborg
<sam@neptun.(none)>
Fri, 12 Oct 2007 19:15:31 +0000
(21:15 +0200)
Changing the global CPPFLAGS is not the recommended way
to add additional include dirs.
Changed to use EXTRA_CFLAGS.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Jes Sorensen <jes@sgi.com>
No differences found