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

build ail in exfat.o #146

Open PapaKache opened 5 years ago

PapaKache commented 5 years ago

I work in android8.1 platform. Build fail in exfat.o.I Cannot find exfat.c in directory kernel/fs/exfat/. fail log: make[3]: *** No rule to make target 'fs/exfat/exfat_blkdev.o', needed by 'fs/exfat/exfat.o'. Stop.