sm7325-common: Add berlna to guards
Signed-off-by: Andrew Hexen <SyberHexen@gmail.com> Change-Id: Iac7b5aa9778ecb9d01c1dc54f18eccdbdfde48d7
This commit is contained in:
parent
0ace600baf
commit
133239452c
3 changed files with 3 additions and 2 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter berlin dubai,$(TARGET_DEVICE)),)
|
||||
ifneq ($(filter berlin berlna dubai,$(TARGET_DEVICE)),)
|
||||
subdir_makefiles=$(call first-makefiles-under,$(LOCAL_PATH))
|
||||
$(foreach mk,$(subdir_makefiles),$(info including $(mk) ...)$(eval include $(mk)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue