diff options
author | Thomas Huth <thuth@redhat.com> | 2018-01-16 13:15:55 +0100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-01-20 17:09:39 +1100 |
commit | 21d64275adbc5655214659cb454f5476cb3c363b (patch) | |
tree | 9bfb9325848202b9a3b24cc4a90ebe0564c09d3a /default-configs/arm-softmmu.mak | |
parent | b384cd95eb9c6f73ad84ed1bb0717a26e29cc78f (diff) |
default-configs/ppc64-softmmu: Include 32-bit configs instead of copying them
qemu-softmmu-ppc64 is supposed to be a superset of qemu-softmmu-ppc.
However, instead of simply including the 32-bit config file, we've
duplicated all CONFIG_xxx settings there instead. This way, we've missed
some CONFIG switches in ppc64-softmmu.mak which were only added to the
32-bit config file (e.g. CONFIG_SUNGEM). Let's fix this problem by
including the 32-bit config file into the 64-bit config file instead
of duplicating all the CONFIG switches there.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'default-configs/arm-softmmu.mak')
0 files changed, 0 insertions, 0 deletions