summaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/variants/liara/Makefile.inc
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2018-07-18 14:56:07 -0600
committerMartin Roth <martinroth@google.com>2018-07-20 04:12:01 +0000
commit5ef51edd4c97f3710b01ea21317d8f80b592befc (patch)
tree1609193384fae3f47a1b529c7a87fbe92c644630 /src/mainboard/google/kahlee/variants/liara/Makefile.inc
parent5254104b46df5b45452c5119c493c2e58bb6609a (diff)
downloadcoreboot-5ef51edd4c97f3710b01ea21317d8f80b592befc.tar.xz
mainboard/google/kahlee: Create Liara variant
This is based on the Grunt variant. BUG=b:111607004 TEST=Build Liara Change-Id: I8f23e972be0d1665c736d61621a0caaa4c4c5551 Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/27539 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/mainboard/google/kahlee/variants/liara/Makefile.inc')
-rw-r--r--src/mainboard/google/kahlee/variants/liara/Makefile.inc20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/mainboard/google/kahlee/variants/liara/Makefile.inc b/src/mainboard/google/kahlee/variants/liara/Makefile.inc
new file mode 100644
index 0000000000..0579e1899f
--- /dev/null
+++ b/src/mainboard/google/kahlee/variants/liara/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