summaryrefslogtreecommitdiff
path: root/board/hatch_fp/build.mk
diff options
context:
space:
mode:
authorJett Rink <jettrink@chromium.org>2020-11-11 12:22:03 -0700
committerRajat Jain <rajatja@google.com>2020-11-11 19:36:24 +0000
commite50f47c5d21c02fdc97d49ad0e207e6185930e6f (patch)
treecad4a4eba8b513552b98fc5caf436d6f9e59e479 /board/hatch_fp/build.mk
parent90caed85bc8f2c0d2b05b1977e1dd02db614a41b (diff)
downloadchrome-ec-e50f47c5d21c02fdc97d49ad0e207e6185930e6f.tar.gz
Revert "crc32: rename test crc32->crc to allow for crc8"
Something slipped through CQ coverage. Need to figure out, but in the mean time, revert the 3 CLs that seemed to have caused the issue. BRANCH=none BUG=chromium:1147953 TEST=none This reverts commit 5ec269c5a71643c955fe45191ed9f06794c6113a. Change-Id: I90f812cd4d4f83ea05d34740541db0076abce392 Signed-off-by: Jett Rink <jettrink@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2533356 Tested-by: Rajat Jain <rajatja@google.com> Reviewed-by: Tom Hughes <tomhughes@chromium.org>
Diffstat (limited to 'board/hatch_fp/build.mk')
-rw-r--r--board/hatch_fp/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/hatch_fp/build.mk b/board/hatch_fp/build.mk
index dc6e59eb20..de4dde367b 100644
--- a/board/hatch_fp/build.mk
+++ b/board/hatch_fp/build.mk
@@ -23,7 +23,7 @@ endif
test-list-y=\
aes \
compile_time_macros \
- crc \
+ crc32 \
flash_physical \
flash_write_protect \
fpsensor \