aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile_32
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Makefile_32')
-rw-r--r--arch/x86/Makefile_323
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/x86/Makefile_32 b/arch/x86/Makefile_32
index b152db71d5b5..9214224773ed 100644
--- a/arch/x86/Makefile_32
+++ b/arch/x86/Makefile_32
@@ -110,7 +110,8 @@ libs-y += arch/x86/lib/
core-y += arch/x86/kernel/ \
arch/x86/mm/ \
$(mcore-y)/ \
- arch/x86/crypto/
+ arch/x86/crypto/ \
+ arch/x86/vdso/
drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/
drivers-$(CONFIG_PCI) += arch/x86/pci/
# must be linked after kernel/