summaryrefslogtreecommitdiff
path: root/fuzz/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz/build.mk')
-rw-r--r--fuzz/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/fuzz/build.mk b/fuzz/build.mk
index 08bba75220..fda788fd93 100644
--- a/fuzz/build.mk
+++ b/fuzz/build.mk
@@ -10,7 +10,7 @@ fuzz-test-list-host =
# Fuzzers should only be built for architectures that support sanitizers.
ifeq ($(ARCH),amd64)
# TODO(crbug.com/911310) Fix the chromeos-ec build before adding cr50_fuzz back.
-fuzz-test-list-host += host_command_fuzz usb_pd_fuzz
+fuzz-test-list-host += cr50_fuzz host_command_fuzz usb_pd_fuzz
endif
# For fuzzing targets libec.a is built from the ro objects and hides functions