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
709 stars 324 forks source link

Support for Linux 2.6.30 #79

Closed kirpalricky closed 7 years ago

kirpalricky commented 8 years ago

Is Linux 2.6.30 supported. I'm trying to compile it for my Dlink router which has an archaic linux 2.6.30 kernel. Apparently during compilation I found many functions which were implicitly declared, on further research I found all those functions to be present in Linux 2.6.31 but not in 2.6.30. Any help will be appreciated.

dorimanx commented 8 years ago

Driver was originally made for 3.0.10 so older kernels will have problems yo compile and run it even with corrected functions. as no one tested this before. If you will be able to correct all needed and its will work, send pull or patch.

dorimanx commented 7 years ago

well no one interested. i will close the case here....