|
@@ -76,7 +76,7 @@ head-y := arch/x86_64/kernel/head_64.o arch/x86_64/kernel/head64.o arch/x86_64/k
|
|
libs-y += arch/x86_64/lib/
|
|
libs-y += arch/x86_64/lib/
|
|
core-y += arch/x86_64/kernel/ \
|
|
core-y += arch/x86_64/kernel/ \
|
|
arch/x86_64/mm/ \
|
|
arch/x86_64/mm/ \
|
|
- arch/x86_64/crypto/ \
|
|
|
|
|
|
+ arch/x86/crypto/ \
|
|
arch/x86_64/vdso/
|
|
arch/x86_64/vdso/
|
|
core-$(CONFIG_IA32_EMULATION) += arch/x86_64/ia32/
|
|
core-$(CONFIG_IA32_EMULATION) += arch/x86_64/ia32/
|
|
drivers-$(CONFIG_PCI) += arch/x86_64/pci/
|
|
drivers-$(CONFIG_PCI) += arch/x86_64/pci/
|