aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/poppy/variants/rammus/include/variant/acpi
diff options
context:
space:
mode:
authorZhuohao Lee <zhuohao@chromium.org>2018-08-02 23:29:22 +0800
committerPatrick Georgi <pgeorgi@google.com>2018-08-06 07:54:46 +0000
commit0d8d4c642a1adb3985c728c9c4e4aa2d7a7181df (patch)
treebf7f4c0b4086ba6bbb3c5046adb42279314d0189 /src/mainboard/google/poppy/variants/rammus/include/variant/acpi
parent9ea7762e790a726c70a5e294fc8bbc0da4b69781 (diff)
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 <zhuohao@chromium.org> Reviewed-on: https://review.coreboot.org/27804 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/poppy/variants/rammus/include/variant/acpi')
-rw-r--r--src/mainboard/google/poppy/variants/rammus/include/variant/acpi/dptf.asl16
1 files changed, 16 insertions, 0 deletions
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 <baseboard/acpi/dptf.asl>