summaryrefslogtreecommitdiff
path: root/test/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'test/build.mk')
-rw-r--r--test/build.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/build.mk b/test/build.mk
index b9c24ddaf0..be882d02a0 100644
--- a/test/build.mk
+++ b/test/build.mk
@@ -29,7 +29,7 @@ test-list-$(BOARD_wolf)=
# 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
+test-list-host+=thermal flash queue kb_8042 extpwr_gpio console_edit system
console_edit-y=console_edit.o
extpwr_gpio-y=extpwr_gpio.o
@@ -46,6 +46,7 @@ power_button-y=power_button.o
powerdemo-y=powerdemo.o
queue-y=queue.o
stress-y=stress.o
+system-y=system.o
thermal-y=thermal.o
thermal-scale=200
timer_calib-y=timer_calib.o