summaryrefslogtreecommitdiff
path: root/util/mainboard/google/dalboz/template/include/variant/thermal.h
diff options
context:
space:
mode:
authorPaul Fagerburg <pfagerburg@google.com>2020-07-13 15:21:18 -0600
committerPaul Fagerburg <pfagerburg@chromium.org>2020-07-15 20:45:03 +0000
commit31b7d95350728431ebd9991a45a72be6425ebeb7 (patch)
tree01bdb1fa75eedb1882c2b5eacf983fc61da43f57 /util/mainboard/google/dalboz/template/include/variant/thermal.h
parent31a37887392e81e8a24eca83f4b261019c05ebd5 (diff)
downloadcoreboot-31b7d95350728431ebd9991a45a72be6425ebeb7.tar.xz
util/mb/google: add template files for dalboz and trembyle
Now that Zork is using upstream coreboot, we need the template files in the main branch. BUG=b:157570490 TEST=n/a Signed-off-by: Paul Fagerburg <pfagerburg@chromium.org> Change-Id: I6cab4ab0b414473e0a759dce81df9872a40d3f26 Reviewed-on: https://review.coreboot.org/c/coreboot/+/43419 Reviewed-by: Raul Rangel <rrangel@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/mainboard/google/dalboz/template/include/variant/thermal.h')
-rw-r--r--util/mainboard/google/dalboz/template/include/variant/thermal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/mainboard/google/dalboz/template/include/variant/thermal.h b/util/mainboard/google/dalboz/template/include/variant/thermal.h
new file mode 100644
index 0000000000..2af647973d
--- /dev/null
+++ b/util/mainboard/google/dalboz/template/include/variant/thermal.h
@@ -0,0 +1,3 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+
+#include <baseboard/thermal.h>