Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-ppc64-kernel.xml
Date: Fri, 10 Feb 2006 21:13:27
Message-Id: 200602102113.k1ALDCVD026731@robin.gentoo.org
1 fox2mike 06/02/10 21:13:11
2
3 Modified: xml/htdocs/doc/en/handbook/draft/2006.0
4 hb-install-ppc64-kernel.xml
5 Log:
6 Minor fix to ppc64, again
7
8 Revision Changes Path
9 1.4 +4 -4 xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml
10
11 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
12 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
13 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.3&r2=1.4&cvsroot=gentoo
14
15 Index: hb-install-ppc64-kernel.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- hb-install-ppc64-kernel.xml 10 Feb 2006 20:29:45 -0000 1.3
22 +++ hb-install-ppc64-kernel.xml 10 Feb 2006 21:13:11 -0000 1.4
23 @@ -4,7 +4,7 @@
24 <!-- The content of this document is licensed under the CC-BY-SA license -->
25 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
26
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml,v 1.3 2006/02/10 20:29:45 fox2mike Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.0/hb-install-ppc64-kernel.xml,v 1.4 2006/02/10 21:13:11 fox2mike Exp $ -->
29
30 <sections>
31
32 @@ -109,11 +109,11 @@
33
34 <pre caption="Invoking menuconfig">
35 # <i>cd /usr/src/linux</i>
36 -(64bit userland) # <i>make menuconfig</i>
37 <comment>Important: In case you are in 32-bit userland, you must edit the top
38 level Makefile in /usr/src/linux and change the CROSS_COMPILE option to
39 -CROSS_COMPILE ?= powerpc64-unknown-linux-gnu-</comment>
40 -(32bit userland) # <i>ppc64make menuconfig</i>
41 +CROSS_COMPILE ?= powerpc64-unknown-linux-gnu-. You must do this before you run
42 +make menuconfig or itmay result in kernel compilation problems.</comment>
43 +# <i>make menuconfig</i>
44 </pre>
45
46 <p>
47
48
49
50 --
51 gentoo-doc-cvs@g.o mailing list