aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/variants/treeya/Makefile.inc
diff options
context:
space:
mode:
authorChris Wang <chris.wang@amd.corp-partner.google.com>2019-07-19 14:45:30 +0800
committerMartin Roth <martinroth@google.com>2019-07-21 18:53:49 +0000
commitd03ae8c33a470faaef1ffcbae8ad7d6f1e203e04 (patch)
tree1973057d6a79614819a74517f47bc7f8315a62ce /src/mainboard/google/kahlee/variants/treeya/Makefile.inc
parent3820e3ceed02d21900a060b2c70a031c34cae20d (diff)
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 <chris.wang@amd.corp-partner.google.com> Change-Id: I40f3c9de87350777b02dd91d8c5b9dbe2eb9f6b5 Reviewed-on: https://review.coreboot.org/c/coreboot/+/34435 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'src/mainboard/google/kahlee/variants/treeya/Makefile.inc')
-rw-r--r--src/mainboard/google/kahlee/variants/treeya/Makefile.inc20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/variants/treeya/Makefile.inc b/src/mainboard/google/kahlee/variants/treeya/Makefile.inc
new file mode 100644
index 0000000000..0579e1899f
--- /dev/null
+++ b/src/mainboard/google/kahlee/variants/treeya/Makefile.inc
@@ -0,0 +1,20 @@
+#
+# This file is part of the coreboot project.
+#
+# Copyright (C) 2017 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.
+#
+
+subdirs-y += ../baseboard/spd
+
+romstage-y += ../baseboard/romstage.c
+
+ramstage-y += ../baseboard/mainboard.c