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, 0 insertions, 4 deletions
diff --git a/test/build.mk b/test/build.mk
index 2658cca4af..aff698f125 100644
--- a/test/build.mk
+++ b/test/build.mk
@@ -29,7 +29,6 @@ test-list-host += entropy
test-list-host += extpwr_gpio
test-list-host += fan
test-list-host += flash
-test-list-host += flash_log
test-list-host += float
test-list-host += fp
test-list-host += fpsensor
@@ -58,7 +57,6 @@ test-list-host += mutex
test-list-host += newton_fit
test-list-host += online_calibration
test-list-host += pingpong
-test-list-host += pinweaver
test-list-host += power_button
test-list-host += printf
test-list-host += queue
@@ -115,7 +113,6 @@ entropy-y=entropy.o
extpwr_gpio-y=extpwr_gpio.o
fan-y=fan.o
flash-y=flash.o
-flash_log-y=flash_log.o
fpsensor-y=fpsensor.o
fpsensor_crypto-y=fpsensor_crypto.o
fpsensor_state-y=fpsensor_state.o
@@ -141,7 +138,6 @@ kasa-y=kasa.o
mutex-y=mutex.o
newton_fit-y=newton_fit.o
pingpong-y=pingpong.o
-pinweaver-y=pinweaver.o
power_button-y=power_button.o
powerdemo-y=powerdemo.o
printf-y=printf.o