summaryrefslogtreecommitdiff
path: root/src/mainboard/google/rex/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/rex/Makefile.inc')
-rw-r--r--src/mainboard/google/rex/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/rex/Makefile.inc b/src/mainboard/google/rex/Makefile.inc
index f839c328fd..cab45dfa2a 100644
--- a/src/mainboard/google/rex/Makefile.inc
+++ b/src/mainboard/google/rex/Makefile.inc
@@ -3,6 +3,7 @@ bootblock-y += bootblock.c
romstage-y += romstage.c
ramstage-y += mainboard.c
+ramstage-y += ec.c
VARIANT_DIR:=$(call strip_quotes,$(CONFIG_VARIANT_DIR))
BASEBOARD_DIR:=$(call strip_quotes,$(CONFIG_BASEBOARD_DIR))