Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
[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
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