These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / s390 / crypto / Makefile
1 #
2 # S/390 crypto devices
3 #
4
5 ap-objs := ap_bus.o
6 # zcrypt_api depends on ap
7 obj-$(CONFIG_ZCRYPT) += ap.o zcrypt_api.o
8 # msgtype* depend on zcrypt_api
9 obj-$(CONFIG_ZCRYPT) += zcrypt_msgtype6.o zcrypt_msgtype50.o
10 # adapter drivers depend on ap, zcrypt_api and msgtype*
11 obj-$(CONFIG_ZCRYPT) += zcrypt_pcixcc.o zcrypt_cex2a.o zcrypt_cex4.o