diff options
Diffstat (limited to 'arch/x86/boot/.gitignore')
-rw-r--r-- | arch/x86/boot/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/x86/boot/.gitignore b/arch/x86/boot/.gitignore new file mode 100644 index 000000000..9cc7f1357 --- /dev/null +++ b/arch/x86/boot/.gitignore @@ -0,0 +1,13 @@ +# SPDX-License-Identifier: GPL-2.0-only +bootsect +bzImage +cpustr.h +mkcpustr +voffset.h +zoffset.h +setup +setup.bin +setup.elf +fdimage +mtools.conf +image.iso |