[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-d786f05175fae09cc39dfa5769c62649341caeb4@git.kernel.org>
Date: Tue, 7 Nov 2017 03:14:49 -0800
From: tip-bot for Changbin Du <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: mingo@...nel.org, torvalds@...ux-foundation.org, hpa@...or.com,
linux-kernel@...r.kernel.org, changbin.du@...el.com,
peterz@...radead.org, tglx@...utronix.de
Subject: [tip:x86/asm] x86/build: Add more generated files to the .gitignore
file
Commit-ID: d786f05175fae09cc39dfa5769c62649341caeb4
Gitweb: https://git.kernel.org/tip/d786f05175fae09cc39dfa5769c62649341caeb4
Author: Changbin Du <changbin.du@...el.com>
AuthorDate: Mon, 6 Nov 2017 11:32:59 +0800
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Tue, 7 Nov 2017 11:22:21 +0100
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@...el.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: yamada.masahiro@...ionext.com
Link: http://lkml.kernel.org/r/1509939179-7556-5-git-send-email-changbin.du@intel.com
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
arch/x86/boot/.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/x86/boot/.gitignore b/arch/x86/boot/.gitignore
index e3cf9f6..09d25dd 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
Powered by blists - more mailing lists