fox2mike 06/02/10 21:13:11
Modified: xml/htdocs/doc/en/handbook/draft/2006.0
hb-install-ppc64-kernel.xml
Log:
Minor fix to ppc64, again
Revision Changes Path
1.4 +4 -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.4&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.4&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.3&r2=1.4&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.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-ppc64-kernel.xml 10 Feb 2006 20:29:45 -0000 1.3
+++ hb-install-ppc64-kernel.xml 10 Feb 2006 21:13:11 -0000 1.4
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $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 $ -->
+<!-- $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 $ -->
<sections>
@@ -109,11 +109,11 @@
<pre caption="Invoking menuconfig">
# <i>cd /usr/src/linux</i>
-(64bit userland) # <i>make menuconfig</i>
<comment>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-</comment>
-(32bit userland) # <i>ppc64make menuconfig</i>
+CROSS_COMPILE ?= powerpc64-unknown-linux-gnu-. You must do this before you run
+make menuconfig or itmay result in kernel compilation problems.</comment>
+# <i>make menuconfig</i>
</pre>
<p>
--
[email protected] mailing list