Skip to content

1.0.12

Latest
Compare
Choose a tag to compare
@EasyNetDev EasyNetDev released this 06 Jan 09:55
· 1 commit to main since this release
  • Add Linux Kernel 6.13 NTFS3 driver.
  • Fix the Makefile install/uninstall.
  • Move all CONFIG_* to a separate file Config.mk .
  • Fix dkms.conf BUILD_EXCLUSIVE_KERNEL_MIN and BUILD_EXCLUSIVE_KERNEL_MAX.
    MIN must be with -1 and MAX with +1 in comparation with current drivers versions.
  • For the DKMS to be able to build the driver with correct CONFIG_* we must set them in MAKE.
  • Add make dkms-config to get the list of CONFIG_* to be added in DKMS MAKE variable.