mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-08 07:48:17 +00:00
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>