summaryrefslogtreecommitdiff
path: root/test/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/build.mk')
-rw-r--r--test/build.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/build.mk b/test/build.mk
index 1a9f3657a8..2dc413c25c 100644
--- a/test/build.mk
+++ b/test/build.mk
@@ -26,7 +26,7 @@ test-list-host += charge_manager_drp_charging
test-list-host += charge_ramp
test-list-host += compile_time_macros
test-list-host += console_edit
-test-list-host += crc
+test-list-host += crc32
test-list-host += entropy
test-list-host += extpwr_gpio
test-list-host += fan
@@ -135,7 +135,7 @@ charge_manager_drp_charging-y=charge_manager.o
charge_ramp-y+=charge_ramp.o
compile_time_macros-y=compile_time_macros.o
console_edit-y=console_edit.o
-crc-y=crc.o
+crc32-y=crc32.o
entropy-y=entropy.o
extpwr_gpio-y=extpwr_gpio.o
fan-y=fan.o