aboutsummaryrefslogtreecommitdiff
path: root/src/pc80/Config.lb
diff options
context:
space:
mode:
Diffstat (limited to 'src/pc80/Config.lb')
-rw-r--r--src/pc80/Config.lb4
1 files changed, 4 insertions, 0 deletions
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