sm6250-common: add miatoll to guard

This commit is contained in:
Demon000 2020-08-15 00:50:59 +03:00
parent c24d83443b
commit 756f09f94b

View File

@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir) LOCAL_PATH := $(call my-dir)
ifneq ($(filter curtana excalibur gram joyeuse,$(TARGET_DEVICE)),) ifneq ($(filter curtana excalibur gram joyeuse miatoll,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH)) include $(call all-makefiles-under,$(LOCAL_PATH))
include $(CLEAR_VARS) include $(CLEAR_VARS)