summaryrefslogtreecommitdiffstats
path: root/automatic-build
diff options
context:
space:
mode:
Diffstat (limited to 'automatic-build')
-rwxr-xr-xautomatic-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/automatic-build b/automatic-build
index 1e973f6..02488db 100755
--- a/automatic-build
+++ b/automatic-build
@@ -465,7 +465,7 @@ for ver in "${root}/lib/"modules/*-openslx*; do
--kernel-version "${ver##*/}" --kernel-headers /mltk/tmp/work/kernel/ksrc/ \
--qcow-handler xloop --all-microcode \
- \
- --add 'slx-clock slx-addons slx-runmode slx-uuid slx-splash slx-drm slx-ssl' \
+ --add 'slx-clock slx-addons slx-runmode slx-uuid slx-splash slx-drm slx-ssl slx-watchdog' \
--install '/usr/sbin/mii-tool /usr/sbin/ethtool' \
--omit crypt --omit-drivers nvidiafb "$compress" \
&& break