summaryrefslogtreecommitdiffstats
path: root/drivers/s390/virtio/Makefile
diff options
context:
space:
mode:
authorCornelia Huck2015-07-07 11:41:01 +0200
committerMichael S. Tsirkin2015-07-07 13:27:06 +0200
commit1b568d934eec1c5c99565c41f6c8ca66e9743e96 (patch)
treead8b38dbbc858d8b2e620765f5b8c7de9e5b2e15 /drivers/s390/virtio/Makefile
parentMAINTAINERS: separate section for s390 virtio drivers (diff)
downloadkernel-qcow2-linux-1b568d934eec1c5c99565c41f6c8ca66e9743e96.tar.gz
kernel-qcow2-linux-1b568d934eec1c5c99565c41f6c8ca66e9743e96.tar.xz
kernel-qcow2-linux-1b568d934eec1c5c99565c41f6c8ca66e9743e96.zip
virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio
This more accurately reflects what these drivers actually do. Suggested-by: Paolo Bonzini <pbonzini@redhat.com> Acked-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'drivers/s390/virtio/Makefile')
-rw-r--r--drivers/s390/virtio/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/s390/virtio/Makefile b/drivers/s390/virtio/Makefile
new file mode 100644
index 000000000000..241891a57caf
--- /dev/null
+++ b/drivers/s390/virtio/Makefile
@@ -0,0 +1,9 @@
+# Makefile for kvm guest drivers on s390
+#
+# Copyright IBM Corp. 2008
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License (version 2 only)
+# as published by the Free Software Foundation.
+
+obj-$(CONFIG_S390_GUEST) += kvm_virtio.o virtio_ccw.o