Merge remote-tracking branch 'origin/master' into feature/ethtool
This commit is contained in:
commit
abc3b13fd7
1 changed files with 2 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -90,7 +90,8 @@ EXECUTOR_SCRIPTS_OPT ?= \
|
|||
tunnel \
|
||||
gre \
|
||||
wireguard \
|
||||
ethtool
|
||||
ethtool \
|
||||
batman
|
||||
|
||||
EXECUTOR_SCRIPTS ?= ${EXECUTOR_SCRIPTS_CORE} ${EXECUTOR_SCRIPTS_OPT}
|
||||
|
||||
|
|
Loading…
Reference in a new issue