diff options
Diffstat (limited to 'usr/src/uts/i86pc/Makefile.files')
| -rw-r--r-- | usr/src/uts/i86pc/Makefile.files | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/uts/i86pc/Makefile.files b/usr/src/uts/i86pc/Makefile.files index fd74b0047f..4370e90d9a 100644 --- a/usr/src/uts/i86pc/Makefile.files +++ b/usr/src/uts/i86pc/Makefile.files @@ -26,6 +26,7 @@ # Copyright 2019 Joyent, Inc. # Copyright 2019 OmniOS Community Edition (OmniOSce) Association. # Copyright 2019 Joyent, Inc. +# Copyright 2021 Oxide Computer Company # # This Makefile defines file modules in the directory uts/i86pc # and its children. These are the source files which are i86pc @@ -269,7 +270,7 @@ VMM_OBJS += vmm.o \ vmcb.o \ svm_support.o \ amdv.o \ - gipt.o \ + vmm_gpt.o \ vmm_sol_vm.o \ vmm_sol_glue.o \ vmm_sol_ept.o \ |
