[ALPS05136592] Kernel: update for dtbo

[Detail]
Update dtbo for multiple dtbo support

MTK-Commit-Id: b303eea3b2f9b07f1d80c1212f9b1f3cd88bbde9

Change-Id: Ib98c392c09058fa8e89e567fc32a87d36c62815b
CR-Id: ALPS05136592
Feature: build process
Signed-off-by: Andy <chia-hao.hsu@mediatek.com>
This commit is contained in:
Andy
2020-08-14 22:47:12 +08:00
committed by chia-hao.hsu
parent c9cf5cbd73
commit 115951bf43

View File

@@ -137,5 +137,5 @@ ifneq ($(strip $(TARGET_NO_KERNEL)),true)
else
BUILT_KERNEL_TARGET := $(TARGET_PREBUILT_KERNEL)
endif#TARGET_PREBUILT_KERNEL is empty
KERNEL_MAKE_OPTION += PROJECT_DTB_NAMES=$(PROJECT_DTB_NAMES)
KERNEL_MAKE_OPTION += PROJECT_DTB_NAMES='$(PROJECT_DTB_NAMES)'
endif#TARGET_NO_KERNEL