diff options
Diffstat (limited to 'kernel/arch/x86/.gitignore')
-rw-r--r-- | kernel/arch/x86/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel/arch/x86/.gitignore b/kernel/arch/x86/.gitignore new file mode 100644 index 000000000..aff152c87 --- /dev/null +++ b/kernel/arch/x86/.gitignore @@ -0,0 +1,6 @@ +boot/compressed/vmlinux +tools/test_get_len +tools/insn_sanity +purgatory/kexec-purgatory.c +purgatory/purgatory.ro + |