aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/variants/duffy/Makefile.inc
diff options
context:
space:
mode:
authorEdward O'Callaghan <quasisec@google.com>2020-04-06 15:06:08 +1000
committerEdward O'Callaghan <quasisec@chromium.org>2020-04-15 23:34:21 +0000
commit39801329870f16e2e1b56724e9d4e1e3f742bbbc (patch)
tree7e34c594ef7ff4c7ba92f3d69e2f990fd69c7ea2 /src/mainboard/google/hatch/variants/duffy/Makefile.inc
parentdf5b051e6d2a56ed586418d82f3144b5cdf018dc (diff)
mb/google/hatch: Add Duffy variant
A verbatim copy of variants/puff. BUG=b:152951181 BRANCH=none TEST=none Change-Id: I9ac262bba60a8d0059722e947ed1b47dddb94f55 Signed-off-by: Edward O'Callaghan <quasisec@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40223 Reviewed-by: Daniel Kurtz <djkurtz@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/hatch/variants/duffy/Makefile.inc')
-rw-r--r--src/mainboard/google/hatch/variants/duffy/Makefile.inc16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/mainboard/google/hatch/variants/duffy/Makefile.inc b/src/mainboard/google/hatch/variants/duffy/Makefile.inc
new file mode 100644
index 0000000000..8cbad31648
--- /dev/null
+++ b/src/mainboard/google/hatch/variants/duffy/Makefile.inc
@@ -0,0 +1,16 @@
+## This file is part of the coreboot project.
+##
+##
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; version 2 of the License.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+## GNU General Public License for more details.
+##
+
+ramstage-y += gpio.c
+ramstage-y += mainboard.c
+bootblock-y += gpio.c