Adding Id header and Ident for genkernel.conf
authorChris Gianelloni <wolf31o2@wolf31o2.org>
Sat, 25 Jul 2009 19:20:06 +0000 (12:20 -0700)
committerChris Gianelloni <wolf31o2@wolf31o2.org>
Sat, 25 Jul 2009 19:20:06 +0000 (12:20 -0700)
.gitattributes
ChangeLog
genkernel.conf

index 91ff97ce60dd89c544ae2efb60423679b775a115..a52da352be18234c8f5e47d102dd7676fd1d2a0f 100644 (file)
@@ -5,4 +5,5 @@ HACKING ident
 README ident
 TODO ident
 genkernel ident
+*.conf ident
 *.sh ident
index 84b79f221cc7891e1ef98fc7f301bac5a513cb5e..1e16904a536addb52f93aef84c57f3197c4f6bfb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
 # Distributed under the GPL v2
 # $Id$
 
+  25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org> genkernel.conf,
+  .gitattributes:
+  Adding Id header and Ident for genkernel.conf
+
   25 Jul 2009; Chris Gianelloni <wolf31o2@wolf31o2.org>
   arch/alpha/config.sh, arch/arm/config.sh, arch/ia64/config.sh,
   arch/mips/config.sh, arch/parisc/config.sh, arch/parisc64/config.sh,
index 8653a850e334af6e00753b21ec31a4d2a6833173..7a726d0eaf6100d7a3829281c70e2d499b0df5d7 100644 (file)
@@ -1,4 +1,5 @@
 # Configuration file for genkernel
+# $Id$
 
 # This file is sourced by genkernel at startup and determines which options
 # we will be using to compile our kernel.  The order of precidence is simple,