sm7325-common: Add Tundra to project guard
* Tundra is the Moto Edge 30 Fusion, Lahaina Change-Id: I8111ec936cd7ad3f1b98f381ad8d8c4e8f614721 Signed-off-by: electimon <electimon@gmail.com>
This commit is contained in:
parent
3e4cea0e32
commit
d7be80d40c
@ -6,7 +6,7 @@
|
||||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter berlin berlna dubai xpeng,$(TARGET_DEVICE)),)
|
||||
ifneq ($(filter berlin berlna dubai tundra xpeng,$(TARGET_DEVICE)),)
|
||||
subdir_makefiles=$(call first-makefiles-under,$(LOCAL_PATH))
|
||||
$(foreach mk,$(subdir_makefiles),$(info including $(mk) ...)$(eval include $(mk)))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user