j
: Next unread message k
: Previous unread message j a
: Jump to all threads
j l
: Jump to MailingList overview
On 11/24/08, svn@openbios.org svn@openbios.org wrote:
Author: stepan Date: 2008-11-24 13:16:22 +0100 (Mon, 24 Nov 2008) New Revision: 253
--- openbios-devel/config/examples/cross-ppc_config.xml 2008-11-24 12:15:08 UTC (rev 252) +++ openbios-devel/config/examples/cross-ppc_config.xml 2008-11-24 12:16:22 UTC (rev 253) @@ -6,7 +6,8 @@
<option name="CONFIG_PPC" type="boolean" value="true"/> <!--<option name="CONFIG_MOL" type="boolean" value="true"/>--> <!--<option name="CONFIG_BRIQ" type="boolean" value="true"/>--> - <option name="CONFIG_PEARPC" type="boolean" value="true"/> + <!--<option name="CONFIG_PEARPC" type="boolean" value="true"/>-->
Instead of commenting out the wrong type, you should change the option to false.