[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20101124101225.GB5139@cr0.nay.redhat.com>
Date: Wed, 24 Nov 2010 18:12:25 +0800
From: Américo Wang <xiyou.wangcong@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Linux 2.6.37-rc3
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@...il.com>
---
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@...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