vapier 06/09/02 09:00:59 Modified: hb-install-arm-kernel.xml Log: move inline make command into <pre>
Revision Changes Path 1.2 xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?r1=1.1&r2=1.2 Index: hb-install-arm-kernel.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- hb-install-arm-kernel.xml 2 Sep 2006 08:12:59 -0000 1.1 +++ hb-install-arm-kernel.xml 2 Sep 2006 09:00:59 -0000 1.2 @@ -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/hb-install-arm-kernel.xml,v 1.1 2006/09/02 08:12:59 vapier Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v 1.2 2006/09/02 09:00:59 vapier Exp $ --> <sections> @@ -166,14 +166,14 @@ the others ;). </p> -<p> -You should start off with running <c>make netwinder_defconfig</c>. -</p> - <pre caption="NetWinder configuration options"> +<comment>First generate a default config</comment> +# <i>make netwinder_defconfig</i> + <comment>Required options</comment> System Type ---> - ARM system type (<i>FootBridge</i>) ---> + ARM system type (FootBridge) ---> + (X) FootBridge Footbridge Implementations ---> [*] NetWinder -- [email protected] mailing list
