]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: xilinx - Updated Makefile for xilinx subdirectory
authorHarsha <harsha.harsha@xilinx.com>
Wed, 23 Feb 2022 10:35:01 +0000 (16:05 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 2 Mar 2022 22:49:21 +0000 (10:49 +1200)
commit0fcd1f820e600ae49624b10403c5ff2f0cdcc1dc
tree6d539f372d8fa2d0d13327453cd28ab38f83b601
parent4c5823f587e167f6a42225750b1d0294e751cf49
crypto: xilinx - Updated Makefile for xilinx subdirectory

This patch updates the Makefile for xilinx subdirectory.
CONFIG_CRYPTO_DEV_ZYNQMP_AES protects zynqmp-aes-gcm.o and it is used
twice (in drivers/crypto/Makefile and drivers/crypto/xilinx/Makefile)
and it is enough to use it once.

Signed-off-by: Harsha <harsha.harsha@xilinx.com>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Makefile