mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-26 06:04:14 +08:00
3 lines
114 B
Makefile
3 lines
114 B
Makefile
|
obj-$(CONFIG_CRYPTO_DEV_PPC4XX) += crypto4xx.o
|
||
|
crypto4xx-objs := crypto4xx_core.o crypto4xx_alg.o crypto4xx_sa.o
|