Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d67ce18e authored by Heiko Carstens's avatar Heiko Carstens Committed by Martin Schwidefsky
Browse files

s390/virtio: simplify Makefile

parent 7fb2b2d5
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -6,5 +6,4 @@
# it under the terms of the GNU General Public License (version 2 only)
# as published by the Free Software Foundation.

s390-virtio-objs := virtio_ccw.o
obj-$(CONFIG_S390_GUEST) += $(s390-virtio-objs)
obj-$(CONFIG_S390_GUEST) += virtio_ccw.o