]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - drivers/s390/crypto/Makefile
Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into...
[karo-tx-linux.git] / 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