summaryrefslogtreecommitdiff
path: root/src/cpu/x86/64bit/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/64bit/Makefile.inc')
-rw-r--r--src/cpu/x86/64bit/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/x86/64bit/Makefile.inc b/src/cpu/x86/64bit/Makefile.inc
index e1cf743f6c..24a5a966fb 100644
--- a/src/cpu/x86/64bit/Makefile.inc
+++ b/src/cpu/x86/64bit/Makefile.inc
@@ -1,6 +1,7 @@
## SPDX-License-Identifier: GPL-2.0-only
all_x86-y += mode_switch.S
+all_x86-y += mode_switch2.S
# Add --defsym=_start=0 to suppress a linker warning.
$(objcbfs)/pt: $(dir)/pt.S $(obj)/config.h