summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 8f1acc5..247d657 100644
--- a/Android.mk
+++ b/Android.mk
@@ -14,4 +14,6 @@
LOCAL_PATH := $(call my-dir)
+ifneq ($(filter crespo crespo4g,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))
+endif