]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
#if 0 out the whole file for now; it cannot be linked because the base
authorMichael Brown <mcb30@etherboot.org>
Tue, 3 May 2005 11:56:33 +0000 (11:56 +0000)
committerMichael Brown <mcb30@etherboot.org>
Tue, 3 May 2005 11:56:33 +0000 (11:56 +0000)
 memory interface has changed.

src/arch/i386/drivers/net/undi.c

index 6ccfa814ea8c59d8726982bda4e20886ed5d44c8..38edf303befc6c5cff81c620f75d22c224d2a4e3 100644 (file)
@@ -26,7 +26,7 @@ $Id$
  * your option) any later version.
  */
 
-#ifdef PCBIOS
+#if 0
 
 /* to get some global routines like printf */
 #include "etherboot.h"