aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:43:58 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-02-10 15:43:58 -0800
commit5032db56bfdaa99311a5fb37e185ce9fc658c6e6 (patch)
tree514514f1f9e63f63761afeb343e59684a49b4fa6
parent3edea551c14bcee302d28b8a80df1ba63e5953e1 (diff)
downloade2fsprogs-5032db56bfdaa99311a5fb37e185ce9fc658c6e6.tar.gz
auto import from //branches/cupcake/...@130745
-rw-r--r--Android.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index 4e6f042a..ba187a6d 100644
--- a/Android.mk
+++ b/Android.mk
@@ -1,5 +1,3 @@
ifneq ($(TARGET_SIMULATOR),true)
-ifeq ($(TARGET_ARCH), x86)
include $(call all-subdir-makefiles)
endif
-endif