Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v3.6-rc3 9 lines 305 B view raw
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 9obj-$(CONFIG_S390_GUEST) += kvm_virtio.o