summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/variants/gothrax/Makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/brya/variants/gothrax/Makefile.mk')
-rw-r--r--src/mainboard/google/brya/variants/gothrax/Makefile.mk11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/variants/gothrax/Makefile.mk b/src/mainboard/google/brya/variants/gothrax/Makefile.mk
new file mode 100644
index 000000000000..4d42e49b37b7
--- /dev/null
+++ b/src/mainboard/google/brya/variants/gothrax/Makefile.mk
@@ -0,0 +1,11 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
+bootblock-y += gpio.c
+
+romstage-y += gpio.c
+
+ramstage-$(CONFIG_FW_CONFIG) += fw_config.c
+
+ramstage-y += variant.c
+
+ramstage-y += gpio.c