Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
[deliverable/linux.git] / drivers / s390 / crypto / Makefile
CommitLineData
1da177e4
LT
1#
2# S/390 crypto devices
3#
4
fe3a1be5 5ap-objs := ap_bus.o
121a868d
SS
6# zcrypt_api depends on ap
7obj-$(CONFIG_ZCRYPT) += ap.o zcrypt_api.o
8# msgtype* depend on zcrypt_api
5e55a488 9obj-$(CONFIG_ZCRYPT) += zcrypt_msgtype6.o zcrypt_msgtype50.o
121a868d
SS
10# adapter drivers depend on ap, zcrypt_api and msgtype*
11obj-$(CONFIG_ZCRYPT) += zcrypt_pcixcc.o zcrypt_cex2a.o zcrypt_cex4.o
This page took 0.877255 seconds and 5 git commands to generate.