diff options
author | Michal Marek <mmarek@suse.cz> | 2012-05-10 08:22:10 -0400 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2012-05-15 18:35:06 -0400 |
commit | f7fc237e330deaaea4ba6726b603d4058d1e6b38 (patch) | |
tree | a6110b7d3fdc3432e5c280d8fce06b11b45275b5 /scripts/link-vmlinux.sh | |
parent | 00e6c28c6808c0ef6a3f25bb420d037fbb724d84 (diff) |
mips: Fix KBUILD_CPPFLAGS definition
The KBUILD_CPPFLAGS variable is no longer passed to sh -c 'gcc ...',
but exported and used by the link-vmlinux.sh script. This means that the
double-quotes will not be evaluated by the shell.
Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/link-vmlinux.sh')
0 files changed, 0 insertions, 0 deletions