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
This commit is contained in:
Stefan Reinauer 2009-03-13 12:25:57 +00:00
commit 7b97aad41f

View file

@ -5,5 +5,5 @@ object interrupt.o
object io.o
object mem.o
object pmm.o
object vbe.o
#object vbe.o
dir compat