[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1274145823-24137-1-git-send-email-walken@google.com>
Date: Mon, 17 May 2010 18:23:43 -0700
From: Michel Lespinasse <walken@...gle.com>
To: Jiri Kosina <trivial@...nel.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH] .gitignore arch/x86/boot/compressed/vmlinux
Signed-off-by: Michel Lespinasse <walken@...gle.com>
---
arch/x86/boot/compressed/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/x86/boot/compressed/.gitignore b/arch/x86/boot/compressed/.gitignore
index 4a46fab..b71c8ca 100644
--- a/arch/x86/boot/compressed/.gitignore
+++ b/arch/x86/boot/compressed/.gitignore
@@ -1,4 +1,5 @@
relocs
+vmlinux
vmlinux.bin.all
vmlinux.relocs
vmlinux.lds
--
1.7.0.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists