]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86_64/Makefile
[PATCH] x86_64: Clarify Booting processor ... message
[linux-2.6-omap-h63xx.git] / arch / x86_64 / Makefile
index 8a73794f9b9022dba5b6085fab84a81556dc8d0c..4289156976751580dbf2895f086b4eaad0345003 100644 (file)
@@ -65,7 +65,9 @@ CFLAGS += $(call cc-option,-mno-sse -mno-mmx -mno-sse2 -mno-3dnow,)
 head-y := arch/x86_64/kernel/head.o arch/x86_64/kernel/head64.o arch/x86_64/kernel/init_task.o
 
 libs-y                                         += arch/x86_64/lib/
-core-y                                 += arch/x86_64/kernel/ arch/x86_64/mm/
+core-y                                 += arch/x86_64/kernel/ \
+                                          arch/x86_64/mm/ \
+                                          arch/x86_64/crypto/
 core-$(CONFIG_IA32_EMULATION)          += arch/x86_64/ia32/
 drivers-$(CONFIG_PCI)                  += arch/x86_64/pci/
 drivers-$(CONFIG_OPROFILE)             += arch/x86_64/oprofile/