Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1
/
.
/
arch
/
x86
/
entry
/
vsyscall
/
Makefile
blob: 1ac4dd116c2635e0a5b36daff7e64d023977a3b6 [
file
] [
log
] [
blame
]
# 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