klte-common: Use kernel exfat
Change-Id: Ifbd2df2abbbfbb0909fd5c5441732072c1e27603
This commit is contained in:
parent
9b03812f16
commit
bf67c969ca
1 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,9 @@ USE_DEVICE_SPECIFIC_CAMERA := true
|
|||
# CMHW
|
||||
BOARD_HARDWARE_CLASS += $(LOCAL_PATH)/cmhw
|
||||
|
||||
# Extended Filesystem Support
|
||||
TARGET_KERNEL_HAVE_EXFAT := true
|
||||
|
||||
# Legacy BLOB Support
|
||||
TARGET_NEEDS_PLATFORM_TEXT_RELOCATIONS := true
|
||||
|
||||
|
|
Loading…
Reference in a new issue