X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fs390%2Fkvm%2FMakefile;h=0815690ac1e03cd8b7fb003e7c9fabb38804647c;hb=b955150ea784;hp=4a5ec39f9ca60a4dc0beb227703c0fedc3777535;hpb=c92758ceda477b1333fde35327cfa867dcc47bd1;p=pandora-kernel.git diff --git a/drivers/s390/kvm/Makefile b/drivers/s390/kvm/Makefile index 4a5ec39f9ca6..0815690ac1e0 100644 --- a/drivers/s390/kvm/Makefile +++ b/drivers/s390/kvm/Makefile @@ -6,4 +6,4 @@ # it under the terms of the GNU General Public License (version 2 only) # as published by the Free Software Foundation. -obj-$(CONFIG_VIRTIO) += kvm_virtio.o +obj-$(CONFIG_S390_GUEST) += kvm_virtio.o