summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Reinauer <stefan.reinauer@coreboot.org>2009-03-13 12:25:57 +0000
committerStefan Reinauer <stefan.reinauer@coreboot.org>2009-03-13 12:25:57 +0000
commit7b97aad41f89c875223b59e3881b676530445e3b (patch)
tree34681a033546da4c42a8374e52a95938ae4e3b93
parent032a81eb9ca1316ee31f9ea8e0c058aeee0a509e (diff)
downloadcoreboot-7b97aad41f89c875223b59e3881b676530445e3b.tar.gz
coreboot-7b97aad41f89c875223b59e3881b676530445e3b.tar.bz2
coreboot-7b97aad41f89c875223b59e3881b676530445e3b.zip
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> git-svn-id: svn://coreboot.org/repository/coreboot-v3@1147 f3766cd6-281f-0410-b1cd-43a5c92072e9
-rw-r--r--util/x86emu/yabel/Config.lb2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/x86emu/yabel/Config.lb b/util/x86emu/yabel/Config.lb
index 54f0f6e0fcf7..523c794b8327 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