summaryrefslogtreecommitdiff
path: root/src/mainboard/technexion/tim5690/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/technexion/tim5690/Makefile.inc')
-rw-r--r--src/mainboard/technexion/tim5690/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/technexion/tim5690/Makefile.inc b/src/mainboard/technexion/tim5690/Makefile.inc
index 8304126780..909c29077d 100644
--- a/src/mainboard/technexion/tim5690/Makefile.inc
+++ b/src/mainboard/technexion/tim5690/Makefile.inc
@@ -33,6 +33,7 @@ obj-$(CONFIG_GENERATE_ACPI_TABLES) += fadt.o
obj-y += tn_post_code.o
obj-y += speaker.o
+obj-y += vgabios.o
# This is part of the conversion to init-obj and away from included code.