ia64: fix sn to add include files using EXTRA_CFLAGS
authorSam Ravnborg <sam@ravnborg.org>
Sun, 9 Sep 2007 16:20:42 +0000 (18:20 +0200)
committerSam 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