You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Ravnborg
06c5040cdb
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
...
The variable CPPFLAGS is a wellknown variable and the usage by
kbuild may result in unexpected behaviour.
This patch replace use of CPPFLAGS with KBUILD_CPPFLAGS all over the
tree and enabling one to use:
make CPPFLAGS=...
to specify additional CPP commandline options.
Patch was tested on following architectures:
alpha, arm, i386, x86_64, mips, sparc, sparc64, ia64, m68k, s390
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
17 years ago
..
4xx_io
[POWERPC] Spelling fixes: arch/ppc/
18 years ago
8xx_io
[PPC] Fix cpm_dpram_addr returning phys mem instead of virt mem
18 years ago
8260_io
[NET]: Kill eth_copy_and_sum().
18 years ago
boot
kbuild: fix up CFLAGS usage
17 years ago
configs
[POWERPC] Remove APUS support from arch/ppc
18 years ago
kernel
[PPC] Use cpu setup routines from cpu_setup_44x.S for ARCH=ppc
18 years ago
lib
[POWERPC] User rheap from arch/powerpc/lib
18 years ago
mm
[POWERPC] Remove APUS support from arch/ppc
18 years ago
platforms
[POWERPC] Remove redundant reference to non-existent CONFIG_BOOTIMG
18 years ago
syslib
[POWERPC] Uartlite: Revert register io access changes
18 years ago
xmon
[POWERPC] PPC: Use ARRAY_SIZE macro when appropriate
18 years ago
.gitignore
[POWERPC] Only ignore arch/ppc/include, not arch/ppc/boot/include
18 years ago
Kconfig
[POWERPC] Disable power management for arch/ppc
18 years ago
Kconfig.debug
ppc: Remove CHRP, POWER3 and POWER4 support from arch/ppc
19 years ago
Makefile
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
17 years ago