Home
last modified time | relevance | path

Searched hist:"6 dd3f13e4239a8c2b1e60687d7321bc0df614f33" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/
H A DMakefile6dd3f13e4239a8c2b1e60687d7321bc0df614f33 Thu Jul 16 11:23:53 CDT 2015 Michal Marek <mmarek@suse.com> kbuild: Do not pick up ARCH_{CPP,A,C}FLAGS from the environment

Initialize the ARCH_* overrides before including the arch Makefile, to
avoid picking up the values from the environment. The variables can
still be overriden on the make command line, but this won't happen
by accident.

Signed-off-by: Michal Marek <mmarek@suse.com>