OSDN Git Service

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)
commit52af29abffca9f091bb6e8f615d693b5380cbe7a
tree6d539f372d8fa2d0d13327453cd28ab38f83b601
parent7976c1492571a5fb234c416559a0d9790855c635
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