diff options
Diffstat (limited to '')
-rw-r--r-- | drivers/crypto/axis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/crypto/axis/Makefile b/drivers/crypto/axis/Makefile new file mode 100644 index 000000000..146e09e4c --- /dev/null +++ b/drivers/crypto/axis/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0-only +obj-$(CONFIG_CRYPTO_DEV_ARTPEC6) := artpec6_crypto.o |