Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik...
[deliverable/linux.git] / arch / x86 / crypto / Makefile
1 ifeq ($(CONFIG_X86_32),y)
2 include ${srctree}/arch/x86/crypto/Makefile_32
3 else
4 include ${srctree}/arch/x86/crypto/Makefile_64
5 endif
This page took 0.031346 seconds and 6 git commands to generate.