powerpc: Fix missing 'blr' in _tlbia()
[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
e976a2b9 8obj-y += cio/ block/ char/ crypto/ net/ scsi/ kvm/
1da177e4
LT
9
10drivers-y += drivers/s390/built-in.o
11
This page took 0.379957 seconds and 5 git commands to generate.