aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t430/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/t430/Makefile.inc')
-rw-r--r--src/mainboard/lenovo/t430/Makefile.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t430/Makefile.inc b/src/mainboard/lenovo/t430/Makefile.inc
new file mode 100644
index 0000000000..ae84209fa7
--- /dev/null
+++ b/src/mainboard/lenovo/t430/Makefile.inc
@@ -0,0 +1,4 @@
+romstage-y += romstage.c
+romstage-y += gpio.c
+ramstage-y += acpi_tables.c
+smm-y += smihandler.c