mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-21 13:26:26 -08:00
LG8n:Define Bootloader flags
Change-Id: I8a4aad74ec90124cc35847c64d4db23f97af7ad7 Signed-off-by: bengris32 <bengris32@protonmail.ch> Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
836cff4dfe
commit
a0fa5280e4
|
@ -7,6 +7,10 @@
|
|||
# Include the common OEM chipset BoardConfig.
|
||||
include device/tecno/pova4series-common/BoardConfigCommon.mk
|
||||
|
||||
# Bootloader
|
||||
TARGET_BOOTLOADER_BOARD_NAME := lg8n
|
||||
TARGET_NO_BOOTLOADER := true
|
||||
|
||||
# Boot image
|
||||
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
|
||||
|
||||
|
|
Loading…
Reference in a new issue