From 0d8d4c642a1adb3985c728c9c4e4aa2d7a7181df Mon Sep 17 00:00:00 2001 From: Zhuohao Lee Date: Thu, 2 Aug 2018 23:29:22 +0800 Subject: mb/google/poppy/variants/rammus: change build directory to rammus Move the build board directory from poppy to rammus. BUG=b:111579386 BRANCH=Master TEST=Build pass Change-Id: I3a9fc2bbfe7261661f0c5c073baff0ff1434d09f Signed-off-by: Zhuohao Lee Reviewed-on: https://review.coreboot.org/27804 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- .../poppy/variants/rammus/include/variant/acpi/dptf.asl | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 src/mainboard/google/poppy/variants/rammus/include/variant/acpi/dptf.asl (limited to 'src/mainboard/google/poppy/variants/rammus/include/variant/acpi') diff --git a/src/mainboard/google/poppy/variants/rammus/include/variant/acpi/dptf.asl b/src/mainboard/google/poppy/variants/rammus/include/variant/acpi/dptf.asl new file mode 100644 index 0000000000..a9afa73115 --- /dev/null +++ b/src/mainboard/google/poppy/variants/rammus/include/variant/acpi/dptf.asl @@ -0,0 +1,16 @@ +/* + * This file is part of the coreboot project. + * + * Copyright 2018 Google Inc. + * + * 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