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 1F7etu-0000I8-Jp
for garchives@archives.gentoo.org; Fri, 10 Feb 2006 20:29:55 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k1AKTlca011065;
Fri, 10 Feb 2006 20:29:47 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 k1AKTkZG024411
for ; Fri, 10 Feb 2006 20:29:46 GMT
Message-Id: <200602102029.k1AKTkZG024411@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 1F7etm-0007zX-0M
for gentoo-doc-cvs@lists.gentoo.org; Fri, 10 Feb 2006 20:29:46 +0000
Received: by lark (sSMTP sendmail emulation); Fri, 10 Feb 2006 20:29:45 +0000
From: "Shyam Mani"
Date: Fri, 10 Feb 2006 20:29:45 +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: de83033f-7436-414f-a55c-6350cf82b4e3
X-Archives-Hash: 9897c105fa6537e3fd1abc7fee6b05b8
fox2mike 06/02/10 20:29:45
Modified: xml/htdocs/doc/en/handbook/draft/2006.0
hb-install-ppc64-kernel.xml
Log:
Minor fixes to ppc64
Revision Changes Path
1.3 +3 -4 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.3&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.3&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.2&r2=1.3&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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-ppc64-kernel.xml 10 Feb 2006 19:35:34 -0000 1.2
+++ hb-install-ppc64-kernel.xml 10 Feb 2006 20:29:45 -0000 1.3
@@ -4,7 +4,7 @@
-
+
@@ -112,7 +112,7 @@
(64bit userland) # make menuconfig
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-"
+CROSS_COMPILE ?= powerpc64-unknown-linux-gnu-
(32bit userland) # ppc64make menuconfig
@@ -219,8 +219,7 @@
-(64bit userland) # make && make modules_install
-(32bit userland) # ppc64make && ppc64make modules_install
+# make vmlinux && make modules_install
--
gentoo-doc-cvs@gentoo.org mailing list