diff options
author | Changbin Du <changbin.du@intel.com> | 2017-11-06 06:32:59 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2017-11-07 13:22:21 +0300 |
commit | d786f05175fae09cc39dfa5769c62649341caeb4 (patch) | |
tree | 8f82d84b09bd1d4526ae01e21a90a0a49a210c5b /arch/x86/boot/.gitignore | |
parent | c306ba7b909408dbf935bb4a8dc62fae64cb337c (diff) | |
download | linux-d786f05175fae09cc39dfa5769c62649341caeb4.tar.xz |
x86/build: Add more generated files to the .gitignore file
Some of the files generated by the build process were not listed.
Signed-off-by: Changbin Du <changbin.du@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: yamada.masahiro@socionext.com
Link: http://lkml.kernel.org/r/1509939179-7556-5-git-send-email-changbin.du@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'arch/x86/boot/.gitignore')
-rw-r--r-- | arch/x86/boot/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/boot/.gitignore b/arch/x86/boot/.gitignore index e3cf9f682be5..09d25dd09307 100644 --- a/arch/x86/boot/.gitignore +++ b/arch/x86/boot/.gitignore @@ -7,3 +7,6 @@ zoffset.h setup setup.bin setup.elf +fdimage +mtools.conf +image.iso |