summaryrefslogtreecommitdiffstats
path: root/default-configs/s390x-softmmu.mak
diff options
context:
space:
mode:
authorPaul Brook2010-11-27 01:34:15 +0100
committerPaul Brook2010-11-27 01:34:15 +0100
commit050e27c8c942151c0685342fe2cbac6a80eb1325 (patch)
treedeee207ba9d0e015d1aa775f8bb919226d290d9f /default-configs/s390x-softmmu.mak
parentVirtIO config option (diff)
downloadqemu-050e27c8c942151c0685342fe2cbac6a80eb1325.tar.gz
qemu-050e27c8c942151c0685342fe2cbac6a80eb1325.tar.xz
qemu-050e27c8c942151c0685342fe2cbac6a80eb1325.zip
Fix previous commit
Fix breakage from previous commit (missing pci.mak, and incorrect include in default-configs/s390x-softmmu.mak). Signed-off-by: Paul Brook <paul@codesourcery.com>
Diffstat (limited to 'default-configs/s390x-softmmu.mak')
-rw-r--r--default-configs/s390x-softmmu.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/default-configs/s390x-softmmu.mak b/default-configs/s390x-softmmu.mak
index 16d72590ee..3005729204 100644
--- a/default-configs/s390x-softmmu.mak
+++ b/default-configs/s390x-softmmu.mak
@@ -1 +1 @@
-include virtio.mak
+CONFIG_VIRTIO=y