summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rwxr-xr-xAndroid.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 5053e7d..c22bc8a 100755
--- a/Android.mk
+++ b/Android.mk
@@ -1 +1,3 @@
+ifeq ($(TARGET_DEVICE),crespo)
include $(call all-subdir-makefiles)
+endif