add bin2c and purgatory in gitignore

Signed-off-by: Matteo Croce <[email protected]>

--- 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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to