clover: recovery: Use toolbox instead of busybox
This commit is contained in:
parent
0be4289165
commit
6dc81f5c93
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ TARGET_TAP_TO_WAKE_NODE := "/proc/touchscreen/enable_dt2w"
|
|||
# Kernel
|
||||
TARGET_KERNEL_SOURCE := kernel/xiaomi/clover
|
||||
TARGET_KERNEL_CONFIG := clover-perf_defconfig
|
||||
TW_USE_TOOLBOX := true
|
||||
|
||||
# Platform
|
||||
BOARD_VENDOR_PLATFORM := xiaomi-sdm660
|
||||
|
|
Loading…
Reference in a new issue