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