summaryrefslogtreecommitdiff
path: root/src/mainboard/google/geralt/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/geralt/Makefile.inc')
-rw-r--r--src/mainboard/google/geralt/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/geralt/Makefile.inc b/src/mainboard/google/geralt/Makefile.inc
index e954309e2a..b1af289d55 100644
--- a/src/mainboard/google/geralt/Makefile.inc
+++ b/src/mainboard/google/geralt/Makefile.inc
@@ -24,4 +24,5 @@ ramstage-y += mainboard.c
ramstage-y += panel.c
ramstage-y += regulator.c
ramstage-y += reset.c
+ramstage-$(CONFIG_BOARD_GOOGLE_CIRI) += panel_ciri.c
ramstage-$(CONFIG_BOARD_GOOGLE_GERALT) += panel_geralt.c