I will use this to make packaging the kernel module on NixOS easier. Executing this target will automatically compress apfs.ko and put it into the correct directory, $out/lib/modules/kernel-version-here/extra/ in the case of NixOS.
I have not tested this on any other Linux distro.
I will use this to make packaging the kernel module on NixOS easier. Executing this target will automatically compress
apfs.ko
and put it into the correct directory,$out/lib/modules/kernel-version-here/extra/
in the case of NixOS. I have not tested this on any other Linux distro.