diff options
| author | Thomas Huth | 2018-01-16 13:15:55 +0100 |
|---|---|---|
| committer | David Gibson | 2018-01-20 07:09:39 +0100 |
| commit | 21d64275adbc5655214659cb454f5476cb3c363b (patch) | |
| tree | 9bfb9325848202b9a3b24cc4a90ebe0564c09d3a /scripts/make-release | |
| parent | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... (diff) | |
| download | qemu-21d64275adbc5655214659cb454f5476cb3c363b.tar.gz qemu-21d64275adbc5655214659cb454f5476cb3c363b.tar.xz qemu-21d64275adbc5655214659cb454f5476cb3c363b.zip | |
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 'scripts/make-release')
0 files changed, 0 insertions, 0 deletions
