brintos

brintos / linux-shallow public Read only

0
0
Text · 193 B · d662399 Raw
5 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2obj-$(CONFIG_CRYPTO_DEV_PPC4XX) += crypto4xx.o3crypto4xx-y :=  crypto4xx_core.o crypto4xx_alg.o4crypto4xx-$(CONFIG_HW_RANDOM_PPC4XX) += crypto4xx_trng.o5