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 ff9be2d..06e88c2 100644
--- a/Android.mk
+++ b/Android.mk
@@ -35,7 +35,7 @@ ifneq (,$(filter maguro,$(TARGET_DEVICE)))
ipc_device_name := maguro
endif
-ifneq (,$(filter p5100 p3100,$(TARGET_DEVICE)))
+ifneq (,$(filter p5100 p3100 espresso3g,$(TARGET_DEVICE)))
ipc_device_name := piranha
endif