mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 05:46:25 -08:00
LG8n: BoardConfig: Drop Duplicate TARGET_NO_BOOTLOADER
* Already defined in common Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
939275197c
commit
deea9d6c50
|
@ -9,7 +9,6 @@ include device/tecno/mt6789-common/BoardConfigCommon.mk
|
||||||
|
|
||||||
# Bootloader
|
# Bootloader
|
||||||
TARGET_BOOTLOADER_BOARD_NAME := lg8n
|
TARGET_BOOTLOADER_BOARD_NAME := lg8n
|
||||||
TARGET_NO_BOOTLOADER := true
|
|
||||||
|
|
||||||
# Boot image
|
# Boot image
|
||||||
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
|
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
|
||||||
|
|
Loading…
Reference in a new issue