summaryrefslogtreecommitdiff
path: root/util/mainboard
diff options
context:
space:
mode:
authorPaul Fagerburg <pfagerburg@google.com>2020-06-08 13:43:26 -0600
committerFurquan Shaikh <furquan@google.com>2020-06-10 17:27:34 +0000
commitb468d569f6acc2815158ec5ce7d54e20ec98a89b (patch)
tree47c4b4513c968ca8d3dc3ea867b13bcf4f66c8a8 /util/mainboard
parentf74aa649b1be2ea7e9d4e25d6072fb7dc7f9f903 (diff)
downloadcoreboot-b468d569f6acc2815158ec5ce7d54e20ec98a89b.tar.xz
templates: remove Dedede and Volteer Makefile.inc
SPD sources for Dedede and Volteer are being auto-generated by SPD tools now, and so we can remove SPD_SOURCES from Makefile.inc for those templates. That makes Makefile.inc empty for those reference boards, so remove Makefile.inc from the templates. BUG=b:158492307 BRANCH=None TEST=Create new variant of volteer, waddledee, and waddledoo, and verify that we can still build the coreboot image. Signed-off-by: Paul Fagerburg <pfagerburg@google.com> Change-Id: Iba5264384302300cc8d2256a6b43f3353770154a Reviewed-on: https://review.coreboot.org/c/coreboot/+/42204 Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/mainboard')
-rw-r--r--util/mainboard/google/volteer/template/Makefile.inc4
-rw-r--r--util/mainboard/google/waddledee/template/Makefile.inc3
-rw-r--r--util/mainboard/google/waddledoo/template/Makefile.inc3
3 files changed, 0 insertions, 10 deletions
diff --git a/util/mainboard/google/volteer/template/Makefile.inc b/util/mainboard/google/volteer/template/Makefile.inc
deleted file mode 100644
index 61b23ede99..0000000000
--- a/util/mainboard/google/volteer/template/Makefile.inc
+++ /dev/null
@@ -1,4 +0,0 @@
-##
-## SPDX-License-Identifier: GPL-2.0-only
-
-SPD_SOURCES =
diff --git a/util/mainboard/google/waddledee/template/Makefile.inc b/util/mainboard/google/waddledee/template/Makefile.inc
deleted file mode 100644
index 68611944f0..0000000000
--- a/util/mainboard/google/waddledee/template/Makefile.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-## SPDX-License-Identifier: GPL-2.0-or-later
-
-SPD_SOURCES += empty #0b0000
diff --git a/util/mainboard/google/waddledoo/template/Makefile.inc b/util/mainboard/google/waddledoo/template/Makefile.inc
deleted file mode 100644
index fd8d1268f3..0000000000
--- a/util/mainboard/google/waddledoo/template/Makefile.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-## SPDX-License-Identifier: GPL-2.0-or-later
-
-SPD_SOURCES = empty #0b0000