Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.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
035da16f 7obj-y += s390mach.o sysinfo.o
e976a2b9 8obj-y += cio/ block/ char/ crypto/ net/ scsi/ kvm/
1da177e4
LT
9
10drivers-y += drivers/s390/built-in.o
11