Re: [PATCH -next V2] Ignore drivers/video/console/promcon_tbl.c conmakehash generated file
- From: Adrian Bunk <bunk@xxxxxxxxxx>
- Date: Wed, 30 Jul 2008 18:41:27 +0300
On Wed, Jul 30, 2008 at 01:26:20PM +0200, Sam Ravnborg wrote:
On Wed, Jul 30, 2008 at 11:56:13AM +0200, Florian Fainelli wrote:
Sorry for the previous version, I forgot reading that .gitignore files
should be per-directory in this case.
--
From: Florian Fainelli <florian.fainelli@xxxxxxxxxxxxx>
Subject: [PATCH -next V2] Ignore drivers/video/console/promcon_tbl.c conmakehash generated file
Add drivers/video/console/promcon_tbl.c to the list of ignored files.
This file is generated by conmakehash against drivers/video/console/prom.uni.
Signed-off-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxxx>
---
diff --git a/drivers/video/console/.gitignore b/drivers/video/console/.gitignore
new file mode 100644
index 0000000..ad0ad9b
--- /dev/null
+++ b/drivers/video/console/.gitignore
@@ -0,0 +1,2 @@
+# Generated conmakehash files
+drivers/video/console/promcon_tbl.c
Did you test this?
I recall you should specify filenames relative to the
path of .gitignore.
According to the manpage both should work.
But I'd personally prefer it without a path since that's more robust in
case of directory moves.
Sam
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--
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/
- Follow-Ups:
- References:
- Prev by Date: Re: [PATCH] leds-fsg: Change order of initialization and deinitialization
- Next by Date: Re: [PATCH] Fix miscalculation of sg_io timeout in CDROM_SEND_PACKET handler.
- Previous by thread: Re: [PATCH -next V2] Ignore drivers/video/console/promcon_tbl.c conmakehash generated file
- Next by thread: Re: [PATCH -next V2] Ignore drivers/video/console/promcon_tbl.c conmakehash generated file
- Index(es):
Relevant Pages
|