commit | c1df735e485cc6f37bcd56165a8da8a2569e4feb | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Queru <jbq@google.com> | Wed Mar 18 16:57:33 2009 -0700 |
committer | Jean-Baptiste Queru <jbq@google.com> | Wed Mar 18 16:57:33 2009 -0700 |
tree | 514514f1f9e63f63761afeb343e59684a49b4fa6 | |
parent | 0bc54db4f9a9aab8225f5107a712c4bbbe34f79c [diff] | |
parent | 19dacda2b02bb08c0ffb649f84526b249c749279 [diff] |
Merge commit 'remotes/korg/cupcake' into cupcake_to_master
diff --git a/Android.mk b/Android.mk index 4e6f042..ba187a6 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