Skip to content

Commit 9382bf2

Browse files
committed
6.16: Enable properly ZFS again
Signed-off-by: Peter Jung <[email protected]>
1 parent a752978 commit 9382bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux-cachyos-rc/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
# Build the zfs module in to the kernel
111111
# WARNING: The ZFS module doesn't build with selected RT sched due to licensing issues.
112112
# If you use ZFS, refrain from building the RT kernel
113-
: "${_build_zfs:=n}"
113+
: "${_build_zfs:=no}"
114114

115115
# Builds the nvidia module and package it into a own base
116116
# This does replace the requirement of nvidia-dkms

0 commit comments

Comments
 (0)