x86, vdso: Don't quote $nm in the script for checking vdso references
authorH. Peter Anvin <hpa@zytor.com>
Wed, 28 Jul 2010 06:52:29 +0000 (23:52 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 28 Jul 2010 06:52:29 +0000 (23:52 -0700)
Don't quote $nm in the script for checking the vdso for external
references.  Doing so breaks multiword constructs, like using
CROSS_COMPILE='ccache '.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
LKML-Reference: <20100728134252.2e4c27cf.sfr@canb.auug.org.au>


No differences found