diff --git a/Android.mk b/Android.mk index a523976..b613005 100644 --- a/Android.mk +++ b/Android.mk @@ -6,7 +6,7 @@ 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 $(CLEAR_VARS)