sdm845-common: Add fajita to build guard
Change-Id: Ifd973fde6941cf8bcb84f1257ce7d2a8e35532b6
This commit is contained in:
parent
0c490403b4
commit
48999bb777
2 changed files with 2 additions and 2 deletions
|
|
@ -16,6 +16,6 @@
|
|||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter enchilada,$(TARGET_DEVICE)),)
|
||||
ifneq ($(filter enchilada fajita,$(TARGET_DEVICE)),)
|
||||
include $(call all-makefiles-under,$(LOCAL_PATH))
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue