Skip to content
Makefile 134 B
Newer Older
ifeq ($(CONFIG_X86_32),y)
Thomas Gleixner's avatar
Thomas Gleixner committed
include ${srctree}/arch/x86/crypto/Makefile_32
else
include ${srctree}/arch/x86_64/crypto/Makefile_64
endif