aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/variants/kaisa/Makefile.inc
diff options
context:
space:
mode:
authorAndrew McRae <amcrae@google.com>2020-04-15 16:10:58 +1000
committerEdward O'Callaghan <quasisec@chromium.org>2020-04-15 23:34:29 +0000
commitb438dab36757915608fdfb2a4ef7a87c323b43c1 (patch)
tree3da2a8a6effae5b449462f84b9ce8921ec74c622 /src/mainboard/google/hatch/variants/kaisa/Makefile.inc
parent39801329870f16e2e1b56724e9d4e1e3f742bbbc (diff)
mb/google/hatch: Add Kaisa variant
A verbatim copy of variants/puff V.2: rebased on duffy. BUG=b:152951180 BRANCH=none TEST=none Change-Id: I7ea28e96c8b6867e17097a8bfab848928195654d Signed-off-by: Andrew McRae <amcrae@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40393 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Daniel Kurtz <djkurtz@google.com>
Diffstat (limited to 'src/mainboard/google/hatch/variants/kaisa/Makefile.inc')
-rw-r--r--src/mainboard/google/hatch/variants/kaisa/Makefile.inc16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/mainboard/google/hatch/variants/kaisa/Makefile.inc b/src/mainboard/google/hatch/variants/kaisa/Makefile.inc
new file mode 100644
index 0000000000..8cbad31648
--- /dev/null
+++ b/src/mainboard/google/hatch/variants/kaisa/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