aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index 25d56d1..85c3c71 100644
--- a/Android.mk
+++ b/Android.mk
@@ -22,7 +22,7 @@
LOCAL_PATH := $(call my-dir)
-ifeq ($(TARGET_DEVICE),p5100)
+ifeq ($(TARGET_DEVICE),espresso3g)
include $(call all-makefiles-under,$(LOCAL_PATH))