summaryrefslogtreecommitdiff
path: root/util/build_with_clang.py
diff options
context:
space:
mode:
authorTom Hughes <tomhughes@chromium.org>2022-10-13 12:09:59 -0700
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-10-14 20:04:06 +0000
commite2aa8ef9165d7f65b65d81ea1412891bfae5db41 (patch)
tree9240f8cc48453a3b6d2d4cd451109036d4e63573 /util/build_with_clang.py
parent32ff920e7474bd6467193501c1489efd4ea8ccb9 (diff)
downloadchrome-ec-e2aa8ef9165d7f65b65d81ea1412891bfae5db41.tar.gz
board/coachz: Free up more flash space
BRANCH=none BUG=b:172020503 TEST=make buildall Signed-off-by: Tom Hughes <tomhughes@chromium.org> Change-Id: Iea7d3c0400cc7af8bbad109d6adbbf18e73714a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3952907 Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Diffstat (limited to 'util/build_with_clang.py')
-rwxr-xr-xutil/build_with_clang.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/build_with_clang.py b/util/build_with_clang.py
index 51f5ed4f5d..22c4169915 100755
--- a/util/build_with_clang.py
+++ b/util/build_with_clang.py
@@ -70,7 +70,7 @@ BOARDS_THAT_COMPILE_SUCCESSFULLY_WITH_CLANG = [
"careena",
"casta",
"chronicler",
- # "coachz",
+ "coachz",
"collis",
"copano",
"coral",