mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-08 06:31:56 +00:00
build-sys: do not try to build test-rtnl-manual w/o kmod
This commit is contained in:
+5
-1
@@ -1176,8 +1176,12 @@ manual_tests += \
|
||||
test-install \
|
||||
test-watchdog \
|
||||
test-log \
|
||||
test-ipcrm \
|
||||
test-ipcrm
|
||||
|
||||
if HAVE_KMOD
|
||||
manual_tests += \
|
||||
test-rtnl-manual
|
||||
endif
|
||||
|
||||
tests += \
|
||||
test-job-type \
|
||||
|
||||
Reference in New Issue
Block a user