aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/kvm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--drivers/s390/kvm/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/s390/kvm/Makefile b/drivers/s390/kvm/Makefile
new file mode 100644
index 000000000000..4a5ec39f9ca6
--- /dev/null
+++ b/drivers/s390/kvm/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_VIRTIO) += kvm_virtio.o