aboutsummaryrefslogtreecommitdiff
path: root/src/ec/google/common/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/google/common/Makefile.inc')
-rw-r--r--src/ec/google/common/Makefile.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ec/google/common/Makefile.inc b/src/ec/google/common/Makefile.inc
new file mode 100644
index 0000000000..7ab2285ac6
--- /dev/null
+++ b/src/ec/google/common/Makefile.inc
@@ -0,0 +1,5 @@
+bootblock-$(CONFIG_EC_GOOGLE_COMMON_MEC) += mec.c
+verstage-$(CONFIG_EC_GOOGLE_COMMON_MEC) += mec.c
+romstage-$(CONFIG_EC_GOOGLE_COMMON_MEC) += mec.c
+ramstage-$(CONFIG_EC_GOOGLE_COMMON_MEC) += mec.c
+smm-$(CONFIG_EC_GOOGLE_COMMON_MEC) += mec.c