kbuild: fix up CFLAGS usage
authorSam Ravnborg <sam@neptun.(none)>
Sun, 14 Oct 2007 19:49:42 +0000 (21:49 +0200)
committerSam 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