Skip to content

Commit

Permalink
E2M: Using LZMA
Browse files Browse the repository at this point in the history
  • Loading branch information
bluehomewu authored Mar 10, 2021
1 parent 766ee8d commit 803d3a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ TARGET_KERNEL_HEADER_ARCH := arm
TARGET_KERNEL_SOURCE := kernel/fih/E2M
TARGET_KERNEL_CONFIG := E2M_defconfig

LZMA_RAMDISK_TARGETS := recovery

# Platform
TARGET_BOARD_PLATFORM := msm8937

Expand All @@ -70,4 +72,4 @@ TW_THEME := portrait_hdpi
TW_EXTRA_LANGUAGES := true
TW_SCREEN_BLANK_ON_BOOT := true
TW_INPUT_BLACKLIST := "hbtp_vm"
TW_USE_TOOLBOX := true
TW_USE_TOOLBOX := true

0 comments on commit 803d3a0

Please # to comment.