[POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spaces
authorMichael Ellerman <michael@ellerman.id.au>
Sat, 30 Sep 2006 01:54:09 +0000 (11:54 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 10 Oct 2006 01:54:26 +0000 (11:54 +1000)
commitdcf9065122660f4e3df02a47a75dc702d5531244
tree118700d73267535579d128becdfd840dfdfd1238
parentf583ffce1aac783fd16d5d75cd69ac5ebb8f4933
[POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spaces

My CROSS_COMPILE is "ccache /opt/compilers/blah", which confuses
the boot wrapper script. Quote CROSS_COMPILE and CROSS32_COMPILE
so they can safely contain spaces.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/Makefile