summaryrefslogtreecommitdiff
path: root/src/soc/intel/jasperlake/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/jasperlake/Makefile.inc')
-rw-r--r--src/soc/intel/jasperlake/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/jasperlake/Makefile.inc b/src/soc/intel/jasperlake/Makefile.inc
index bd8dcd82d7..31ea8657ee 100644
--- a/src/soc/intel/jasperlake/Makefile.inc
+++ b/src/soc/intel/jasperlake/Makefile.inc
@@ -32,6 +32,7 @@ ramstage-y += espi.c
ramstage-y += finalize.c
ramstage-y += fsp_params.c
ramstage-y += gpio.c
+ramstage-y += graphics.c
ramstage-y += lockdown.c
ramstage-y += p2sb.c
ramstage-y += pmc.c