blob: a9f4856f622ae4a1453c33f15083e35bbbf4f121 [file] [log] [blame]
Ingo Molnar00398a02015-06-03 18:41:06 +02001#
2# Makefile for the x86 low level vsyscall code
3#
4obj-y := vsyscall_gtod.o
5
6obj-$(CONFIG_X86_VSYSCALL_EMULATION) += vsyscall_64.o vsyscall_emu_64.o
7