android_kernel_oneplus_msm8998/fs/exfat/dkms.conf
liochen 8148b9d900 Synchronize codes for OnePlus5 & 5T OxygenOS 9.0.0
kernel device tree source code for OnePlus 5 & 5T P device

Change-Id: I84f40e66833ea1ce30eb1d9a710d6e1529e9e637
2018-12-26 11:02:39 +08:00

7 lines
188 B
Text
Executable file

PACKAGE_NAME="exfat"
PACKAGE_VERSION="1.2.8"
MAKE="KDIR=/lib/modules/$kernelver/build make"
CLEAN="make clean"
BUILT_MODULE_NAME[0]="exfat"
AUTOINSTALL="yes"
DEST_MODULE_LOCATION="/extra"