diff options
Diffstat (limited to 'arch/x86/boot/.gitignore')
-rw-r--r-- | arch/x86/boot/.gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/x86/boot/.gitignore b/arch/x86/boot/.gitignore index b1bdc4c6f9f..172cf8a98bd 100644 --- a/arch/x86/boot/.gitignore +++ b/arch/x86/boot/.gitignore @@ -1,7 +1,8 @@ bootsect bzImage +cpustr.h +mkcpustr +offsets.h setup setup.bin setup.elf -cpustr.h -mkcpustr |