summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x230/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/lenovo/x230/Makefile.inc')
-rw-r--r--src/mainboard/lenovo/x230/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/x230/Makefile.inc b/src/mainboard/lenovo/x230/Makefile.inc
index 3914f51561..080812e44a 100644
--- a/src/mainboard/lenovo/x230/Makefile.inc
+++ b/src/mainboard/lenovo/x230/Makefile.inc
@@ -18,3 +18,5 @@ bootblock-y += gpio.c
romstage-y += gpio.c
ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
+bootblock-y += early_init.c
+romstage-y += early_init.c