[tip:x86/urgent] x86/boot: Add lz4 compressed file to .gitignore file

From: tip-bot for Sami Kerola
Date: Thu Jul 18 2013 - 03:13:17 EST


Commit-ID: 8192f5bccf26968a1d78ef71890f7a27f824119f
Gitweb: http://git.kernel.org/tip/8192f5bccf26968a1d78ef71890f7a27f824119f
Author: Sami Kerola <kerolasa@xxxxxx>
AuthorDate: Wed, 17 Jul 2013 17:30:28 +0100
Committer: Ingo Molnar <mingo@xxxxxxxxxx>
CommitDate: Thu, 18 Jul 2013 09:03:33 +0200

x86/boot: Add lz4 compressed file to .gitignore file

Signed-off-by: Sami Kerola <kerolasa@xxxxxx>
Link: http://lkml.kernel.org/n/tip-wjc5bf2MtnlqihpoMvzutwby@xxxxxxxxxxxxxx
Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx>
---
arch/x86/boot/compressed/.gitignore | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/x86/boot/compressed/.gitignore b/arch/x86/boot/compressed/.gitignore
index 4a46fab..a30c02e 100644
--- a/arch/x86/boot/compressed/.gitignore
+++ b/arch/x86/boot/compressed/.gitignore
@@ -1,5 +1,6 @@
relocs
vmlinux.bin.all
+vmlinux.bin.lz4
vmlinux.relocs
vmlinux.lds
mkpiggy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/