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 e02abaae62..407d7cb540 100644
--- a/test/build.mk
+++ b/test/build.mk
@@ -30,7 +30,7 @@ test-list-$(BOARD_samus)=
# Emulator tests
test-list-host=mutex pingpong utils kb_scan kb_mkbp lid_sw power_button hooks
test-list-host+=thermal flash queue kb_8042 extpwr_gpio console_edit system
-test-list-host+=sbs_charging adapter host_command thermal_falco led_lp5562
+test-list-host+=sbs_charging adapter host_command thermal_falco led_spring
test-list-host+=bklight_lid bklight_passthru
adapter-y=adapter.o
@@ -44,7 +44,7 @@ host_command-y=host_command.o
kb_8042-y=kb_8042.o
kb_mkbp-y=kb_mkbp.o
kb_scan-y=kb_scan.o
-led_lp5562-y=led_lp5562.o
+led_spring-y=led_spring.o led_spring_impl.o
lid_sw-y=lid_sw.o
mutex-y=mutex.o
pingpong-y=pingpong.o