land: Inherit QCOM bootloader board component
Change-Id: Ie4db36a179c20b14baf408dbb0f722505e8a6c68
This commit is contained in:
parent
cd3cd7dbf2
commit
978908e659
2 changed files with 1 additions and 2 deletions
|
@ -34,6 +34,7 @@ include $(CM_PATH)/common/sepolicy.mk
|
||||||
|
|
||||||
# Inherit QCOM board fragments
|
# Inherit QCOM board fragments
|
||||||
include $(CM_PATH)/qcom/bluetooth.mk
|
include $(CM_PATH)/qcom/bluetooth.mk
|
||||||
|
include $(CM_PATH)/qcom/bootloader.mk
|
||||||
include $(CM_PATH)/qcom/cne.mk
|
include $(CM_PATH)/qcom/cne.mk
|
||||||
include $(CM_PATH)/qcom/encryption.mk
|
include $(CM_PATH)/qcom/encryption.mk
|
||||||
include $(CM_PATH)/qcom/fm.mk
|
include $(CM_PATH)/qcom/fm.mk
|
||||||
|
|
|
@ -1,2 +0,0 @@
|
||||||
# Bootloader
|
|
||||||
TARGET_BOOTLOADER_BOARD_NAME := msm8937
|
|
Loading…
Reference in a new issue