summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mylchreest <johnm@gentoo.org>2005-04-24 10:55:04 +0000
committerJohn Mylchreest <johnm@gentoo.org>2005-04-24 10:55:04 +0000
commit81e80bbcc70b139a45fd3055068aac17f1b93aa1 (patch)
treed7653a807e274e49244bdb06f15a72c041c589cf
parentstable amd64 (diff)
downloadhistorical-81e80bbcc70b139a45fd3055068aac17f1b93aa1.tar.gz
historical-81e80bbcc70b139a45fd3055068aac17f1b93aa1.tar.bz2
historical-81e80bbcc70b139a45fd3055068aac17f1b93aa1.zip
Fixing bug #90210
-rw-r--r--eclass/linux-info.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/linux-info.eclass b/eclass/linux-info.eclass
index b205fe2155cf..62bdd6787385 100644
--- a/eclass/linux-info.eclass
+++ b/eclass/linux-info.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/linux-info.eclass,v 1.24 2005/04/12 12:28:14 johnm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/linux-info.eclass,v 1.25 2005/04/24 10:55:04 johnm Exp $
#
# Description: This eclass is used as a central eclass for accessing kernel
# related information for sources already installed.
@@ -26,7 +26,7 @@
# ie: CONFIG_CHECK="!MTRR"
# ERROR_CFG <string> The error message to display when the above check
# fails. <CFG> should reference the appropriate option
-# as above. ie: MTRR_ERROR="MTRR exists in the .config
+# as above. ie: ERROR_MTRR="MTRR exists in the .config
# but shouldn't!!"
# KBUILD_OUTPUT <string> This is passed on commandline, or can be set from
# the kernel makefile. This contains the directory