From 050e27c8c942151c0685342fe2cbac6a80eb1325 Mon Sep 17 00:00:00 2001 From: Paul Brook Date: Sat, 27 Nov 2010 00:34:15 +0000 Subject: 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 --- default-configs/s390x-softmmu.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'default-configs/s390x-softmmu.mak') 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 -- cgit v1.2.1