mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-06 21:55:41 +00:00
dtbToolCM -> dtbToolLineage
Change-Id: I515ce4855cbaa2157a25dac56f18a6b1ca60ec84
This commit is contained in:
parent
231dc651ab
commit
977aee55ba
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ include device/qcom/common/dtbtool/Android.mk
|
|||
endif
|
||||
|
||||
ifeq ($(strip $(TARGET_CUSTOM_DTBTOOL)),)
|
||||
DTBTOOL_NAME := dtbToolCM
|
||||
DTBTOOL_NAME := dtbToolLineage
|
||||
else
|
||||
DTBTOOL_NAME := $(TARGET_CUSTOM_DTBTOOL)
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue