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:41:36 +0100 (Mon, 24 Nov 2008) New Revision: 259
--- openbios-devel/drivers/build.xml 2008-11-24 12:38:23 UTC (rev 258) +++ openbios-devel/drivers/build.xml 2008-11-24 12:41:36 UTC (rev 259) @@ -6,7 +6,7 @@
<object source="timer.c" condition="DRIVER_IDE"/> <object source="kbd.c" condition="DRIVER_ADB"/> <object source="adb.c" condition="DRIVER_ADB"/> - <object source="cuda.c" condition="DRIVER_ADB"/> + <object source="cuda.c" condition="DRIVER_PCI"/>
Bad idea, this adds cuda to Sparc64.