target-ppc: Enable Building of libdecnumber
commite58f8d1ff9f1f71bb1162ccd2f05c258ca8efdbe
authorTom Musta <tommusta@gmail.com>
Mon, 21 Apr 2014 20:54:52 +0000 (21 15:54 -0500)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:29 +0000 (16 13:24 +0200)
tree9907d753d2aa8cadbd26f75f4cd0806bbe8e04eb
parent4922fd7d526e2740c18cee69cd371a32dcb2049a
target-ppc: Enable Building of libdecnumber

Enable compilation of the newly added libdecnumber library code.
Object file targets are added to Makefile.target using a newly
introduced flag CONFIG_LIBDECNUMBER.  The flag is added
to the PowerPC targets (ppc[64]-linux-user, ppc[64]-softmmu).

Signed-off-by: Tom Musta <tommusta@gmail.com>
[agraf: add ppcemb and ppc64abi32 config]
Signed-off-by: Alexander Graf <agraf@suse.de>
Makefile.target
default-configs/ppc-linux-user.mak
default-configs/ppc-softmmu.mak
default-configs/ppc64-linux-user.mak
default-configs/ppc64-softmmu.mak
default-configs/ppc64abi32-linux-user.mak
default-configs/ppcemb-softmmu.mak