blob: 9f4279da7c05704c5fd2d073b3aaba41998d0747 [file] [log] [blame]
Vishwanatha Kumar Ultur74d3bd22014-01-31 11:29:55 -08001ifneq (, $(filter aarch64 arm64, $(TARGET_ARCH)))
2 $(info TODOAArch64: $(LOCAL_PATH)/Android.mk: Enable build support for 64 bit)
3else
Harout Hedeshianb2fc5b12013-09-03 13:49:00 -06004include $(call all-subdir-makefiles)
Vishwanatha Kumar Ultur74d3bd22014-01-31 11:29:55 -08005endif # $(TARGET_ARCH)