sdm845-common -> sm8250-common
This commit is contained in:
parent
ebe358dcbf
commit
98a0defd38
24 changed files with 153 additions and 127 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter enchilada fajita,$(TARGET_DEVICE)),)
|
||||
ifneq ($(filter instantnoodle instantnoodlep,$(TARGET_DEVICE)),)
|
||||
subdir_makefiles=$(call first-makefiles-under,$(LOCAL_PATH))
|
||||
$(foreach mk,$(subdir_makefiles),$(info including $(mk) ...)$(eval include $(mk)))
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue