From 848d336534edb7996047fb69811d3b5d922d40ef Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Wed, 1 Oct 2003 16:09:23 +0000 Subject: vga support git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1169 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/pc80/Config.lb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/pc80/Config.lb') diff --git a/src/pc80/Config.lb b/src/pc80/Config.lb index f04ada0e42..3aa425604d 100644 --- a/src/pc80/Config.lb +++ b/src/pc80/Config.lb @@ -18,3 +18,7 @@ end if CONFIG_KEYBOARD object keyboard.o end + +if CONFIG_LEGACY_VGABIOS + object vgabios.o +end -- cgit v1.2.3