xref: /openbmc/linux/drivers/s390/virtio/Makefile (revision 31fb1673)
131fb1673SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
21b568d93SCornelia Huck# Makefile for kvm guest drivers on s390
31b568d93SCornelia Huck#
41b568d93SCornelia Huck# Copyright IBM Corp. 2008
51b568d93SCornelia Huck#
61b568d93SCornelia Huck# This program is free software; you can redistribute it and/or modify
71b568d93SCornelia Huck# it under the terms of the GNU General Public License (version 2 only)
81b568d93SCornelia Huck# as published by the Free Software Foundation.
91b568d93SCornelia Huck
10d67ce18eSHeiko Carstensobj-$(CONFIG_S390_GUEST) += virtio_ccw.o
11