nightmorph 09/04/15 06:28:42 Modified: hb-install-sparc-kernel.xml Log: updated sparc kernel compilation, bug 264421. thanks to chiguire for the patch.
Revision Changes Path 1.35 xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.35&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?r1=1.34&r2=1.35 Index: hb-install-sparc-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- hb-install-sparc-kernel.xml 1 Apr 2008 08:53:46 -0000 1.34 +++ hb-install-sparc-kernel.xml 15 Apr 2009 06:28:42 -0000 1.35 @@ -4,12 +4,12 @@ <!-- 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/hb-install-sparc-kernel.xml,v 1.34 2008/04/01 08:53:46 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v 1.35 2009/04/15 06:28:42 nightmorph Exp $ --> <sections> -<version>9.0</version> -<date>2008-04-01</date> +<version>9.1</version> +<date>2009-04-14</date> <section> <title>Timezone</title> @@ -259,7 +259,7 @@ </p> <pre caption="Compiling the kernel"> -# <i>make && make image modules_install</i> +# <i>make CROSS_COMPILE=sparc64-unknown-linux-gnu- && make image modules_install</i> </pre> <p>
