]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit07f3f9cef254de0ff7a705c7f3bda6561c66a98f
tree84f9df34e3fad92cdabc386bc934f20459cf195b
parent569c974cccb4f8fd5f4a422548e4daaf50d4516d
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