summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorTommy Chung <tommy.chung@quanta.corp-partner.google.com>2022-11-15 14:48:52 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-12-05 03:19:34 +0000
commita64d661d2e217ad673a0985c4aa0dde245a94c3d (patch)
tree8eef9577a5048ce3f539b0409d036492aa881d16 /util
parent90ad3480b1d3d23d9d2ed3cb78c7de00d5147910 (diff)
downloadchrome-ec-a64d661d2e217ad673a0985c4aa0dde245a94c3d.tar.gz
gladios: Initial EC image
Create the initial EC image for the gladios variant by copying the brask reference board EC files into a new directory named for the variant. (Auto-Generated by create_initial_ec_image.sh version 1.5.0). BUG=b:239513596 BRANCH=None TEST=make BOARD=gladios Signed-off-by: Tommy Chung <tommy.chung@quanta.corp-partner.google.com> Change-Id: I6af21a20a3044a371882e0bc644e6aea86558bdf Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4022082 Reviewed-by: Ricky Chang <rickytlchang@chromium.org> Code-Coverage: Zoss <zoss-cl-coverage@prod.google.com>
Diffstat (limited to 'util')
-rwxr-xr-xutil/build_with_clang.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/build_with_clang.py b/util/build_with_clang.py
index ae707718e4..213df77d8e 100755
--- a/util/build_with_clang.py
+++ b/util/build_with_clang.py
@@ -147,6 +147,7 @@ BOARDS_THAT_COMPILE_SUCCESSFULLY_WITH_CLANG = [
"gelarshie",
"genesis",
"gimble",
+ "gladios",
"grunt",
"gumboz",
"guybrush",