dorimanx / exfat-nofuse

Android ARM Linux non-fuse read/write kernel driver for exFat and VFat Android file systems
GNU General Public License v2.0
707 stars 326 forks source link

dkms: Support building for non-current kernel. #111

Closed philipl closed 7 years ago

philipl commented 7 years ago

Currently, the dkms build will build the module against the running kernel, even if it's requested for some other kernel - resulting in a module that doesn't work at runtime.