summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/routing.asl
diff options
context:
space:
mode:
authorMarc Jones <marcj303@gmail.com>2018-01-11 16:43:06 -0800
committerMartin Roth <martinroth@google.com>2018-01-13 23:44:02 +0000
commit5fb261303886836f6a0fe06d54fe6a2b9af4f07b (patch)
tree4320ffb0f04548455eb0eb2f377af083f135df15 /src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/routing.asl
parentdc512f893f61e731504d6867f40de502acfd66ed (diff)
downloadcoreboot-5fb261303886836f6a0fe06d54fe6a2b9af4f07b.tar.gz
coreboot-5fb261303886836f6a0fe06d54fe6a2b9af4f07b.tar.bz2
coreboot-5fb261303886836f6a0fe06d54fe6a2b9af4f07b.zip
google/kahlee/grunt: Move ASL to variants
Move the apci/ to the baseboard and move mainboard.asl to each variant. BUG=b:71873651 TEST=build BRANCH=none Change-Id: I8a829f2946e4b280cd78574eb8dbda6c2a9a1028 Signed-off-by: Marc Jones <marcj303@gmail.com> Reviewed-on: https://review.coreboot.org/23229 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Diffstat (limited to 'src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/routing.asl')
-rw-r--r--src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/routing.asl16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/routing.asl b/src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/routing.asl
new file mode 100644
index 000000000000..233494f51eff
--- /dev/null
+++ b/src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/routing.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 <baseboard/acpi/routing.asl>