x86: Add BITS to allow simple Makefile sharing
[deliverable/linux.git] / arch / x86 / crypto / Makefile
CommitLineData
b673187c 1ifeq ($(CONFIG_X86_32),y)
9c201942 2include ${srctree}/arch/x86/crypto/Makefile_32
b673187c 3else
987c75d7 4include ${srctree}/arch/x86/crypto/Makefile_64
b673187c 5endif
This page took 0.056928 seconds and 5 git commands to generate.