[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAFnufp3DcbG1DjXjD-sTL=1wYzu9dS5r1UXxGQwQjR11zRSBfg@mail.gmail.com>
Date: Wed, 3 Sep 2014 10:42:04 +0200
From: Matteo Croce <matteo@...nwrt.org>
To: linux-kernel@...r.kernel.org
Subject: [PATCH] x86 generated files in gitignore
add bin2c and purgatory in gitignore
Signed-off-by: Matteo Croce <matteo@...nwrt.org>
--- a/arch/x86/.gitignore
+++ b/arch/x86/.gitignore
@@ -1,4 +1,5 @@
boot/compressed/vmlinux
tools/test_get_len
tools/insn_sanity
-
+purgatory/kexec-purgatory.c
+purgatory/purgatory.ro
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -10,3 +10,4 @@ recordmcount
docproc
sortextable
asn1_compiler
+bin2c
--
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