]> code.ossystems Code Review - meta-freescale.git/commit
machine/e500v2.inc: Do not define TARGET_FPU
authorKhem Raj <raj.khem@gmail.com>
Wed, 18 Jul 2012 06:25:47 +0000 (23:25 -0700)
committerKhem Raj <raj.khem@gmail.com>
Wed, 18 Jul 2012 06:28:14 +0000 (23:28 -0700)
commitcc8a3e6d7334813d1bfd299052925b07a2f40132
tree14d2fda9c8e26a691d89d5358851c3a1640c9786
parent516edf59a676cd0bf19b3339909d747ec48b2ee5
machine/e500v2.inc: Do not define TARGET_FPU

This is nicely defined in tune-e500v2.inc from
oe-core, if we also define it here then oe-core
appends to it and it becomes a wrong string
'ppc-efdppc-efd' which then gcc fails to identify
and configures itself without e500_double support

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta-fsl-ppc/conf/machine/e500v2.inc