From d03ae8c33a470faaef1ffcbae8ad7d6f1e203e04 Mon Sep 17 00:00:00 2001 From: Chris Wang Date: Fri, 19 Jul 2019 14:45:30 +0800 Subject: mainboard/google/kahlee: create treeya variant This is based on the grunt variant. BUG=b:135551210 BRANCH=none TEST=emerge-grunt coreboot chromeos-bootimage Ensure that image-treeya.*.bin are created Signed-off-by: Chris Wang Change-Id: I40f3c9de87350777b02dd91d8c5b9dbe2eb9f6b5 Reviewed-on: https://review.coreboot.org/c/coreboot/+/34435 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- .../variants/treeya/include/variant/acpi/sleep.asl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/mainboard/google/kahlee/variants/treeya/include/variant/acpi/sleep.asl (limited to 'src/mainboard/google/kahlee/variants/treeya/include/variant/acpi/sleep.asl') diff --git a/src/mainboard/google/kahlee/variants/treeya/include/variant/acpi/sleep.asl b/src/mainboard/google/kahlee/variants/treeya/include/variant/acpi/sleep.asl new file mode 100644 index 0000000000..c5a1557962 --- /dev/null +++ b/src/mainboard/google/kahlee/variants/treeya/include/variant/acpi/sleep.asl @@ -0,0 +1,16 @@ +/* + * This file is part of the coreboot project. + * + * Copyright (C) 2018 Sage Electronic Engineering, LLC + * + * 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. + */ + +#include -- cgit v1.2.3