linux/arch/m68k
Sam Ravnborg a0f97e06a4 kbuild: enable 'make CFLAGS=...' to add additional options to CC
The variable CFLAGS is a wellknown variable and the usage by
kbuild may result in unexpected behaviour.
On top of that several people over time has asked for a way to
pass in additional flags to gcc.

This patch replace use of CFLAGS with KBUILD_CFLAGS all over the
tree and enabling one to use:
make CFLAGS=...
to specify additional gcc commandline options.

One usecase is when trying to find gcc bugs but other
use cases has been requested too.

Patch was tested on following architectures:
alpha, arm, i386, x86_64, mips, sparc, sparc64, ia64, m68k

Test was simple to do a defconfig build, apply the patch and check
that nothing got rebuild.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2007-10-14 22:21:35 +02:00
..
amiga SPIN_LOCK_UNLOCKED cleanup in arch/m68k 2007-05-07 12:12:59 -07:00
apollo m68k: missing __init 2007-07-20 08:24:49 -07:00
atari m68k: missing exports 2007-07-20 08:24:49 -07:00
bvme6000 m68k: missing __init 2007-07-20 08:24:49 -07:00
configs
fpsp040
hp300 IRQ: Use the new typedef for interrupt handler function pointers 2006-10-09 12:19:47 +01:00
ifpsp060
kernel m68k(nommu): add missing syscalls 2007-09-11 17:21:20 -07:00
lib missing exports of csum_... 2007-07-17 11:01:07 -07:00
mac m68k: missing __init 2007-07-20 08:24:49 -07:00
math-emu Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
mm m68k: Kill superfluous extern 2007-08-22 19:52:45 -07:00
mvme16x m68k: missing __init 2007-07-20 08:24:49 -07:00
mvme147 m68k: missing __init 2007-07-20 08:24:49 -07:00
q40 m68k: missing __init 2007-07-20 08:24:49 -07:00
sun3 m68k: missing __init 2007-07-20 08:24:49 -07:00
sun3x m68k: missing __init 2007-07-20 08:24:49 -07:00
tools/amiga
Kconfig m68k: exclude more unbuildable drivers 2007-07-20 08:24:49 -07:00
Kconfig.debug
Makefile kbuild: enable 'make CFLAGS=...' to add additional options to CC 2007-10-14 22:21:35 +02:00
defconfig