sm7325-common: Add support for dubai (Edge 30)
Also decommonize a kernel cmdline Change-Id: Id5aa4a5b2b893bd43531fa7bd0c1b9391705b430
This commit is contained in:
parent
bd19a02fbd
commit
782cc6aa56
4 changed files with 5 additions and 3 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter berlin,$(TARGET_DEVICE)),)
|
||||
ifneq ($(filter berlin 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