From: Andrew Gaffney Date: Thu, 27 Dec 2007 22:39:30 +0000 (+0000) Subject: fix description of --kernel-config for bug 194752 X-Git-Tag: v3.4.10.902~177 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a8c95a49f7ed225cc75b10b889988f7d3e5f69aa;p=genkernel.git fix description of --kernel-config for bug 194752 git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@575 67a159dc-881f-0410-a524-ba9dfbe2cb84 --- diff --git a/ChangeLog b/ChangeLog index fe00207..5562ec5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2006-2007 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 27 Dec 2007; Andrew Gaffney genkernel.8: + fix description of --kernel-config for bug 194752 + 27 Dec 2007; Chris Gianelloni genkernel: This is 3.4.9_pre12 for testing. diff --git a/genkernel.8 b/genkernel.8 index 6daec21..66e9cc0 100644 --- a/genkernel.8 +++ b/genkernel.8 @@ -140,7 +140,8 @@ This specifies the location of the kernel sources; the default is .TP \fB\-\-kernel\-config=\fR This specifies a kernel configuration file to use for compilation; by -default .config in the kernel source tree is used. +default genkernel uses the config from the previous build of the same kernel +version or a default kernel config if there isn't a previous config. .PP .BR Low-Level \ Compilation \ Options .TP