aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/vsyscall/Makefile
blob: 1ac4dd116c2635e0a5b36daff7e64d023977a3b6 (plain) (blame)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the x86 low level vsyscall code
#
obj-y					:= vsyscall_gtod.o

obj-$(CONFIG_X86_VSYSCALL_EMULATION)	+= vsyscall_64.o vsyscall_emu_64.o