s390: KVM guest: detect when running on kvm
[deliverable/linux.git] / drivers / s390 / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the S/390 specific device drivers
3#
4
31ee4b2f
MS
5CFLAGS_sysinfo.o += -Iinclude/math-emu -Iarch/s390/math-emu -w
6
cfb1b555 7obj-y += s390mach.o sysinfo.o s390_rdev.o
1da177e4
LT
8obj-y += cio/ block/ char/ crypto/ net/ scsi/
9
10drivers-y += drivers/s390/built-in.o
11
This page took 0.432851 seconds and 5 git commands to generate.