diff options
Diffstat (limited to 'arch/loongarch/crypto/Makefile')
-rw-r--r-- | arch/loongarch/crypto/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/loongarch/crypto/Makefile b/arch/loongarch/crypto/Makefile index d22613d27ce9..ba83755dde2b 100644 --- a/arch/loongarch/crypto/Makefile +++ b/arch/loongarch/crypto/Makefile @@ -2,5 +2,3 @@ # # Makefile for LoongArch crypto files.. # - -obj-$(CONFIG_CRYPTO_CRC32_LOONGARCH) += crc32-loongarch.o |