aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/executor_linux.h')
-rw-r--r--executor/executor_linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/executor_linux.h b/executor/executor_linux.h
index e66c92e3d..57c2638ea 100644
--- a/executor/executor_linux.h
+++ b/executor/executor_linux.h
@@ -222,4 +222,5 @@ static feature_t features[] = {
{"kcsan", setup_kcsan},
{"usb", setup_usb},
{"sysctl", setup_sysctl},
+ {"802154", setup_802154},
};