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 @@
<!-- 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.2 2006/02/10 19:35:34 fox2mike Exp $ -->
+<!-- $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 $ -->
<sections>
@@ -112,7 +112,7 @@
(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>
+CROSS_COMPILE ?= powerpc64-unknown-linux-gnu-</comment>
(32bit userland) # <i>ppc64make menuconfig</i>
</pre>
@@ -219,8 +219,7 @@
</p>
<pre caption="Compiling the kernel">
-(64bit userland) # <i>make && make modules_install</i>
-(32bit userland) # <i>ppc64make && ppc64make modules_install</i>
+# <i>make vmlinux && make modules_install</i>
</pre>
<p>
--
[email protected] mailing list