]> code.ossystems Code Review - meta-freescale.git/commit
linux-qoriq-sdk: Correct the check for BUILD_64BIT_KERNEL
authorKhem Raj <raj.khem@gmail.com>
Tue, 18 Sep 2012 17:17:31 +0000 (10:17 -0700)
committerMatthew McClintock <msm@freescale.com>
Tue, 18 Sep 2012 18:49:12 +0000 (13:49 -0500)
commitcfc533a7f9fd461258257307de78d6f0b0210a65
tree2767453c82d409697d56804b6e5fd0338e491494
parent0931ee073dd852ece58867bbdbdc02687c1709b4
linux-qoriq-sdk: Correct the check for BUILD_64BIT_KERNEL

Current comparision is returning false which is not 0
and hence KERNEL_CC and KERNEL_LD are getting 64bit options
appended even when BUILD_64BIT_KERNEL is unset

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta-fsl-ppc/recipes-kernel/linux/linux-qoriq-sdk.inc