Author: stepan
Date: 2009-03-13 13:25:57 +0100 (Fri, 13 Mar 2009)
New Revision: 1147

Modified:
   coreboot-v3/util/x86emu/yabel/Config.lb
Log:
remove vbe.c from build list, it's not used in v3 either, and it's not well 
tested yet.

Signed-off-by: Stefan Reinauer <[email protected]>
Acked-by: Stefan Reinauer <[email protected]>



Modified: coreboot-v3/util/x86emu/yabel/Config.lb
===================================================================
--- coreboot-v3/util/x86emu/yabel/Config.lb     2009-03-11 18:13:43 UTC (rev 
1146)
+++ coreboot-v3/util/x86emu/yabel/Config.lb     2009-03-13 12:25:57 UTC (rev 
1147)
@@ -5,5 +5,5 @@
 object io.o
 object mem.o
 object pmm.o
-object vbe.o
+#object vbe.o
 dir compat


--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to