fbd34ac2cda2d89d40a95bf5572b0ea4e031635b
[platform/kernel/linux-starfive.git] / arch / x86_64 / crypto / Makefile
1 ifeq ($(CONFIG_X86_32),y)
2 include ${srctree}/arch/i386/crypto/Makefile_32
3 else
4 include ${srctree}/arch/x86_64/crypto/Makefile_64
5 endif