From 63dd7a1e425bee6e2ddf1d9a8162cb857cf40a67 Mon Sep 17 00:00:00 2001 From: Ryan Moeller Date: Fri, 4 Oct 2019 13:20:05 -0400 Subject: [PATCH] Remove opensolaris module from build ZoF doesn't need it. --- build/profiles/freenas/config.pyd | 1 - 1 file changed, 1 deletion(-) diff --git a/build/profiles/freenas/config.pyd b/build/profiles/freenas/config.pyd index 5b1d4cb..5912f71 100644 --- a/build/profiles/freenas/config.pyd +++ b/build/profiles/freenas/config.pyd @@ -58,7 +58,6 @@ kernel_modules = [ "linux_common", "msdosfs_iconv", "ispfw/ispfw", - "opensolaris", "pf", "pflog", "smbfs",