summaryrefslogtreecommitdiffstats
path: root/mmcutils
diff options
context:
space:
mode:
Diffstat (limited to 'mmcutils')
-rw-r--r--mmcutils/Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/mmcutils/Android.mk b/mmcutils/Android.mk
index 35233a844..1f905d46e 100644
--- a/mmcutils/Android.mk
+++ b/mmcutils/Android.mk
@@ -1,5 +1,4 @@
ifneq ($(TARGET_SIMULATOR),true)
-ifeq ($(TARGET_ARCH),arm)
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
@@ -26,5 +25,4 @@ LOCAL_MODULE_TAGS := eng
include $(BUILD_SHARED_LIBRARY)
-endif # TARGET_ARCH == arm
endif # !TARGET_SIMULATOR