x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/
[linux-2.6-block.git] / arch / x86 / entry / Makefile
index 4a626594fa790e603fb7619a5f6c5561f2feb4d8..c97532492ef577c0400d26adb5ff1c98fb77af81 100644 (file)
@@ -3,5 +3,7 @@
 #
 obj-y                          := entry_$(BITS).o
 
+obj-y                          += vdso/
+
 obj-$(CONFIG_IA32_EMULATION)   += ia32entry.o