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:
parent
032a81eb9c
commit
7b97aad41f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@ object interrupt.o
|
|||
object io.o
|
||||
object mem.o
|
||||
object pmm.o
|
||||
object vbe.o
|
||||
#object vbe.o
|
||||
dir compat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue