Christian Borntraeger | e976a2b | 2008-03-25 18:47:46 +0100 | [diff] [blame] | 1 | # Makefile for kvm guest drivers on s390 |
2 | # | ||||
3 | # Copyright IBM Corp. 2008 | ||||
4 | # | ||||
5 | # This program is free software; you can redistribute it and/or modify | ||||
6 | # it under the terms of the GNU General Public License (version 2 only) | ||||
7 | # as published by the Free Software Foundation. | ||||
8 | |||||
Christian Borntraeger | 99e65c9 | 2008-07-25 15:50:04 +0200 | [diff] [blame] | 9 | obj-$(CONFIG_S390_GUEST) += kvm_virtio.o |