]> Git Repo - J-linux.git/blob - drivers/crypto/aspeed/Makefile
scsi: zfcp: Trace when request remove fails after qdio send fails
[J-linux.git] / drivers / crypto / aspeed / Makefile
1 hace-hash-$(CONFIG_CRYPTO_DEV_ASPEED_HACE_HASH) := aspeed-hace-hash.o
2 hace-crypto-$(CONFIG_CRYPTO_DEV_ASPEED_HACE_CRYPTO) := aspeed-hace-crypto.o
3
4 obj-$(CONFIG_CRYPTO_DEV_ASPEED) += aspeed_crypto.o
5 aspeed_crypto-objs := aspeed-hace.o     \
6                       $(hace-hash-y)    \
7                       $(hace-crypto-y)
This page took 0.028204 seconds and 4 git commands to generate.