diff options
Diffstat (limited to '')
-rw-r--r-- | arch/x86/virt/Makefile (renamed from arch/ia64/kernel/.gitignore) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/ia64/kernel/.gitignore b/arch/x86/virt/Makefile index 0374827206..1e36502cd7 100644 --- a/arch/ia64/kernel/.gitignore +++ b/arch/x86/virt/Makefile @@ -1,3 +1,2 @@ # SPDX-License-Identifier: GPL-2.0-only -gate.lds -vmlinux.lds +obj-y += vmx/ |