From 7b97aad41f89c875223b59e3881b676530445e3b Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 13 Mar 2009 12:25:57 +0000 Subject: [PATCH] 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 Acked-by: Stefan Reinauer git-svn-id: svn://coreboot.org/repository/coreboot-v3@1147 f3766cd6-281f-0410-b1cd-43a5c92072e9 --- util/x86emu/yabel/Config.lb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/x86emu/yabel/Config.lb b/util/x86emu/yabel/Config.lb index 54f0f6e0fc..523c794b83 100644 --- a/util/x86emu/yabel/Config.lb +++ b/util/x86emu/yabel/Config.lb @@ -5,5 +5,5 @@ object interrupt.o object io.o object mem.o object pmm.o -object vbe.o +#object vbe.o dir compat