[S390] cio: provide helper functions for fcx enabled I/O
[deliverable/linux.git] / drivers / s390 / cio / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the S/390 common i/o drivers
3#
4
23f62689
PO
5obj-y += airq.o blacklist.o chsc.o cio.o css.o chp.o idset.o scsw.o fcx.o \
6 itcw.o
1da177e4
LT
7ccw_device-objs += device.o device_fsm.o device_ops.o
8ccw_device-objs += device_id.o device_pgid.o device_status.o
9obj-y += ccw_device.o cmf.o
10obj-$(CONFIG_CCWGROUP) += ccwgroup.o
11obj-$(CONFIG_QDIO) += qdio.o
This page took 0.344056 seconds and 5 git commands to generate.