This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
qemu
Watch
0
Star
0
Fork
0
You've already forked qemu
mirror of
https://github.com/qemu/qemu.git
synced
2024-11-24 03:13:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4d2855a348
qemu
/
default-configs
/
ppc-linux-user.mak
3 lines
65 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add new config-devices.mak for each target We generate config-devices.h from there automatically. We need to do it in main Makefile, because we are going to need a main Makefile for them. Patchworks-ID: 35196 Signed-off-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-10-07 08:41:02 +08:00
# Default configuration for ppc-linux-user
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>
2014-04-22 04:54:52 +08:00
CONFIG_LIBDECNUMBER
=
y
Reference in New Issue
Copy Permalink