Skip to content
Snippets Groups Projects
Commit ed101942 authored by Bruno Martins's avatar Bruno Martins Committed by Abhishek Aggarwal
Browse files

msm8953-common: Use sdFAT for exFAT support

Change-Id: I6772c485305827cce911f5ce643ff65586b0a356
parent 42f734c8
No related branches found
No related tags found
No related merge requests found
......@@ -145,6 +145,9 @@ TARGET_QCOM_NO_FM_FIRMWARE := true
USE_DEVICE_SPECIFIC_GPS := true
TARGET_NO_RPC := true
# Extended Filesystem Support
TARGET_EXFAT_DRIVER := sdfat
# Filesystem
TARGET_FS_CONFIG_GEN := $(VENDOR_PATH)/config.fs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment