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)
commit9a39e273d4df0560c724c5fe71f6314a0583ca2b
tree84f9df34e3fad92cdabc386bc934f20459cf195b
parente00498258c215b46bd24f12ab3a2ed1bcb4772fe
kbuild: fix up CFLAGS usage

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>
arch/parisc/math-emu/Makefile
arch/ppc/boot/Makefile
arch/x86/math-emu/Makefile
arch/xtensa/boot/Makefile