Rename build system variables to be more intuitive, and
[coreboot.git] / src / mainboard / technexion / tim5690 / Makefile.inc
index cc78a0000bddc5804ce9081f5ed9fbbf9f05329d..d9e804645ff131b3b3665f1737f9c9f5974ce8da 100644 (file)
@@ -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