Re: Linux 2.6.37-rc3

From: AmÃrico Wang
Date: Wed Nov 24 2010 - 05:07:44 EST


Hi, Linus,

Seems this patch from me is still not merged?

We need to add recordmcount into .gitignore,
it is a generated file, otherwise git will complain.

Thanks!

Signed-off-by: WANG Cong <xiyou.wangcong@xxxxxxxxx>

---

diff --git a/scripts/.gitignore b/scripts/.gitignore
index c5d5db5..e2741d2 100644
--- a/scripts/.gitignore
+++ b/scripts/.gitignore
@@ -7,3 +7,4 @@ pnmtologo
bin2c
unifdef
ihex2fw
+recordmcount
--
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/