From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FDQWg-0006Ea-1g for garchives@archives.gentoo.org; Sun, 26 Feb 2006 18:21:46 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1QILUTt001828; Sun, 26 Feb 2006 18:21:30 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k1QILTMg009722 for ; Sun, 26 Feb 2006 18:21:29 GMT Message-Id: <200602261821.k1QILTMg009722@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark) by smtp.gentoo.org with smtp (Exim 4.54) id 1FDQWP-0004sL-3u for gentoo-doc-cvs@lists.gentoo.org; Sun, 26 Feb 2006 18:21:29 +0000 Received: by lark (sSMTP sendmail emulation); Sun, 26 Feb 2006 18:20:29 +0000 From: "Shyam Mani" Date: Sun, 26 Feb 2006 18:20:29 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc64-kernel.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 8c2aa41c-fd53-465e-8b5f-696fb7340ad5 X-Archives-Hash: 7c717f50df1fe9364e6401e3ef4c29bb fox2mike 06/02/26 18:20:29 Modified: xml/htdocs/doc/en/handbook/draft/2006.0 hb-install-ppc64-kernel.xml Log: 2006.0 changes for ppc64 Revision Changes Path 1.5 +2 -2 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo Index: hb-install-ppc64-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hb-install-ppc64-kernel.xml 10 Feb 2006 21:13:11 -0000 1.4 +++ hb-install-ppc64-kernel.xml 26 Feb 2006 18:20:29 -0000 1.5 @@ -4,7 +4,7 @@ - + @@ -112,7 +112,7 @@ Important: In case you are in 32-bit userland, you must edit the top level Makefile in /usr/src/linux and change the CROSS_COMPILE option to CROSS_COMPILE ?= powerpc64-unknown-linux-gnu-. You must do this before you run -make menuconfig or itmay result in kernel compilation problems. +make menuconfig or it may result in kernel compilation problems. # make menuconfig -- gentoo-doc-cvs@gentoo.org mailing list