aboutsummaryrefslogtreecommitdiff
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.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/technexion/tim5690/Makefile.inc b/src/mainboard/technexion/tim5690/Makefile.inc
index cc78a0000b..d9e804645f 100644
--- a/src/mainboard/technexion/tim5690/Makefile.inc
+++ b/src/mainboard/technexion/tim5690/Makefile.inc
@@ -20,7 +20,7 @@
# Needed by irq_tables and mptable and acpi_tables.
# This is debug message for products of Technexion.
-obj-y += tn_post_code.o
+ramstage-y += tn_post_code.c
-obj-y += speaker.o
-obj-y += vgabios.o
+ramstage-y += speaker.c
+ramstage-y += vgabios.c