summaryrefslogtreecommitdiff
path: root/test/thermal.tasklist
diff options
context:
space:
mode:
Diffstat (limited to 'test/thermal.tasklist')
-rw-r--r--test/thermal.tasklist1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/thermal.tasklist b/test/thermal.tasklist
index 56d87219d6..fe620078e8 100644
--- a/test/thermal.tasklist
+++ b/test/thermal.tasklist
@@ -20,4 +20,5 @@
TASK(THERMAL, thermal_task, NULL) \
TASK(PWM, pwm_task, NULL) \
TASK(X86POWER, x86_power_task, NULL) \
+ TASK(HOSTCMD, host_command_task, NULL) \
TASK(CONSOLE, console_task, NULL)