summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x220/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/x220/Makefile.inc')
-rw-r--r--src/mainboard/lenovo/x220/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/x220/Makefile.inc b/src/mainboard/lenovo/x220/Makefile.inc
index 2dab9507f1..2c52c21d33 100644
--- a/src/mainboard/lenovo/x220/Makefile.inc
+++ b/src/mainboard/lenovo/x220/Makefile.inc
@@ -14,6 +14,7 @@
##
smm-$(CONFIG_HAVE_SMI_HANDLER) += smihandler.c
-romstage-y += gpio.c
+romstage-y += variants/$(VARIANT_DIR)/gpio.c
+romstage-y += variants/$(VARIANT_DIR)/romstage.c
ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads