From 7c642e4da3bd82757c043c833f0ca1cda8c17819 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Sat, 25 Jul 2009 12:20:06 -0700 Subject: [PATCH] Adding Id header and Ident for genkernel.conf --- .gitattributes | 1 + ChangeLog | 4 ++++ genkernel.conf | 1 + 3 files changed, 6 insertions(+) diff --git a/.gitattributes b/.gitattributes index 91ff97c..a52da35 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,4 +5,5 @@ HACKING ident README ident TODO ident genkernel ident +*.conf ident *.sh ident diff --git a/ChangeLog b/ChangeLog index 84b79f2..1e16904 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ # Distributed under the GPL v2 # $Id$ + 25 Jul 2009; Chris Gianelloni genkernel.conf, + .gitattributes: + Adding Id header and Ident for genkernel.conf + 25 Jul 2009; Chris Gianelloni arch/alpha/config.sh, arch/arm/config.sh, arch/ia64/config.sh, arch/mips/config.sh, arch/parisc/config.sh, arch/parisc64/config.sh, diff --git a/genkernel.conf b/genkernel.conf index 8653a85..7a726d0 100644 --- a/genkernel.conf +++ b/genkernel.conf @@ -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, -- 2.26.2