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 stepan@coresystems.de Acked-by: Stefan Reinauer stepan@coresystems.de
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