From 4f4cbd29f6ab0ae84a1cf8758374962afb025830 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sat, 26 Mar 2022 13:05:51 +0100 Subject: [PATCH] - disable kernel module bcond --- rt-tests.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rt-tests.spec b/rt-tests.spec index d50a3a5..e1a421e 100644 --- a/rt-tests.spec +++ b/rt-tests.spec @@ -1,6 +1,6 @@ # # Conditional build: -%bcond_without kernel # backfire kernel module +%bcond_with kernel # backfire kernel module %bcond_without userspace # userspace programs %bcond_with verbose # verbose kernel module build (V=1) -- 2.44.0