diff options
author | Paul Fagerburg <pfagerburg@google.com> | 2020-05-20 13:21:13 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-05-28 09:40:56 +0000 |
commit | c351f57dcc070eb0365ab3bb05e0e65c770307ed (patch) | |
tree | fb92f70048a5be8a07b45374f5476970a33f4e72 /util/mainboard | |
parent | 087064f471650e90677fd990a84e976e601bd32a (diff) |
util/mb/google: remove zork template
The templates for the zork reference boards are still being actively
worked on in the trembyle-bringup branch. Remove the zork template
from the main branch to avoid confusion when trembyle-bringup is
merged.
BUG=b:157099580
BRANCH=none
TEST=N/A
Signed-off-by: Paul Fagerburg <pfagerburg@chromium.org>
Change-Id: I0ff9de959c7b2646b90e68df05f0b2e9bdd60cf7
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41569
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'util/mainboard')
-rw-r--r-- | util/mainboard/google/zork/template/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/util/mainboard/google/zork/template/Makefile.inc b/util/mainboard/google/zork/template/Makefile.inc deleted file mode 100644 index 61b23ede99..0000000000 --- a/util/mainboard/google/zork/template/Makefile.inc +++ /dev/null @@ -1,4 +0,0 @@ -## -## SPDX-License-Identifier: GPL-2.0-only - -SPD_SOURCES = |