summaryrefslogtreecommitdiff
path: root/src/mainboard/google/dedede/variants/dexi/Makefile.inc
diff options
context:
space:
mode:
authorKenneth Chan <kenneth.chan@quanta.corp-partner.google.com>2023-10-05 11:45:56 +0800
committerFelix Held <felix-coreboot@felixheld.de>2023-10-09 13:55:07 +0000
commit2651351805bba1d2051423ba844b26057556c55f (patch)
tree71b191e19ac209320c9620ea58ae856330f65ec9 /src/mainboard/google/dedede/variants/dexi/Makefile.inc
parent90f8151271b071c08f5d9b4d2a89e1018a3b88fd (diff)
mb/google/dedede: Create dexi variant
Create the dexi variant of the taranza project by copying the files to a new directory named for the variant. BUG=b:303533815 BRANCH=dedede TEST=util/abuild/abuild -p none -t google/dedede -x -a make sure the build includes GOOGLE_DEXI Signed-off-by: Kenneth Chan <kenneth.chan@quanta.corp-partner.google.com> Change-Id: I708a16cb864dca7309cb0201e7887af7456a4885 Reviewed-on: https://review.coreboot.org/c/coreboot/+/78249 Reviewed-by: David Wu <david_wu@quanta.corp-partner.google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/dedede/variants/dexi/Makefile.inc')
-rw-r--r--src/mainboard/google/dedede/variants/dexi/Makefile.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/dedede/variants/dexi/Makefile.inc b/src/mainboard/google/dedede/variants/dexi/Makefile.inc
new file mode 100644
index 0000000000..c4bbd20ede
--- /dev/null
+++ b/src/mainboard/google/dedede/variants/dexi/Makefile.inc
@@ -0,0 +1,6 @@
+## SPDX-License-Identifier: GPL-2.0-or-later
+
+ramstage-y += gpio.c
+
+ramstage-y += variant.c
+ramstage-y += ramstage.c