From cb3912640aa8acd5571b4883f385058dd2993724 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Wed, 28 Feb 2024 23:05:04 +0400 Subject: [PATCH] chore: re-enable zfs pkg Enabled in #905, but I failed to re-kres. Signed-off-by: Andrey Smirnov --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2ff6bfbd..376b7822 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # THIS FILE WAS AUTOMATICALLY GENERATED, PLEASE DO NOT EDIT. # -# Generated on 2024-01-24T18:38:05Z by kres latest. +# Generated on 2024-02-28T18:54:55Z by kres latest. # common variables @@ -83,6 +83,7 @@ TARGETS += xfsprogs TARGETS += kernel TARGETS += gasket-driver-pkg TARGETS += nvidia-open-gpu-kernel-modules-pkg +TARGETS += zfs-pkg NONFREE_TARGETS = nonfree-kmod-nvidia-pkg # help menu