aboutsummaryrefslogtreecommitdiff
path: root/src/ec/quanta/it8518/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/quanta/it8518/Makefile.inc')
-rw-r--r--src/ec/quanta/it8518/Makefile.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ec/quanta/it8518/Makefile.inc b/src/ec/quanta/it8518/Makefile.inc
new file mode 100644
index 0000000000..ccceb6f838
--- /dev/null
+++ b/src/ec/quanta/it8518/Makefile.inc
@@ -0,0 +1,4 @@
+romstage-y += ec.c
+ramstage-y += ec.c
+smm-y += ec.c
+smm-y += ../../../lib/delay.c