summaryrefslogtreecommitdiff
path: root/src/mainboard/google/brya/variants/gladios/Makefile.inc
diff options
context:
space:
mode:
authorKevin Chiu <kevin.chiu.17802@gmail.com>2022-11-11 10:53:36 +0800
committerFelix Held <felix-coreboot@felixheld.de>2022-11-23 22:22:03 +0000
commitfc0e5a73e85d37bf29169350d0181126387339b1 (patch)
tree4cd9b815264c160f1e0aae603873f4ba6e8b4587 /src/mainboard/google/brya/variants/gladios/Makefile.inc
parentd999a25212062b33187a75199cb213d3d3574207 (diff)
mb/google/brya/var/gladios: Update gpio table
Based on the latest schematic to update the gpio table. BUG=b:239513596 TEST=emerge-brask coreboot Signed-off-by: Kevin Chiu <kevin.chiu.17802@gmail.com> Change-Id: Ifaf0629dcd77d21cf09fe84e760f1f22c075467f Reviewed-on: https://review.coreboot.org/c/coreboot/+/69463 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
Diffstat (limited to 'src/mainboard/google/brya/variants/gladios/Makefile.inc')
-rw-r--r--src/mainboard/google/brya/variants/gladios/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/variants/gladios/Makefile.inc b/src/mainboard/google/brya/variants/gladios/Makefile.inc
new file mode 100644
index 0000000000..d38141ca24
--- /dev/null
+++ b/src/mainboard/google/brya/variants/gladios/Makefile.inc
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
+bootblock-y += gpio.c
+
+romstage-y += gpio.c
+
+ramstage-y += gpio.c