executors: add wifi executor
This commit is contained in:
parent
cef4fafdb9
commit
f77d3558f7
2 changed files with 75 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -108,7 +108,8 @@ EXECUTOR_SCRIPTS_OPT ?= \
|
|||
gre \
|
||||
wireguard \
|
||||
ethtool \
|
||||
batman
|
||||
batman \
|
||||
wifi
|
||||
|
||||
EXECUTOR_SCRIPTS ?= ${EXECUTOR_SCRIPTS_CORE} ${EXECUTOR_SCRIPTS_OPT}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue