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