summaryrefslogtreecommitdiff
path: root/test/power_button.tasklist
diff options
context:
space:
mode:
Diffstat (limited to 'test/power_button.tasklist')
-rw-r--r--test/power_button.tasklist1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/power_button.tasklist b/test/power_button.tasklist
index ac4c48dc2f..b576e38f30 100644
--- a/test/power_button.tasklist
+++ b/test/power_button.tasklist
@@ -22,4 +22,5 @@
TASK(I8042CMD, i8042_command_task, NULL) \
TASK(POWERBTN, power_button_task, NULL) \
TASK(KEYSCAN, keyboard_scan_task, NULL) \
+ TASK(HOSTCMD, host_command_task, NULL) \
TASK(CONSOLE, console_task, NULL)