diff options
-rw-r--r-- | arch/x86/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/.gitignore b/arch/x86/.gitignore index 7cab8c08e6d1..aff152c87cf4 100644 --- a/arch/x86/.gitignore +++ b/arch/x86/.gitignore | |||
@@ -1,4 +1,6 @@ | |||
1 | boot/compressed/vmlinux | 1 | boot/compressed/vmlinux |
2 | tools/test_get_len | 2 | tools/test_get_len |
3 | tools/insn_sanity | 3 | tools/insn_sanity |
4 | purgatory/kexec-purgatory.c | ||
5 | purgatory/purgatory.ro | ||
4 | 6 | ||