669d233045
CAF revision: AU_LINUX_ANDROID_LA.UM.5.1_RB1.06.00.01.192.038 Change-Id: I87589fea5e9c00c3bdc9c79cc6b2d6453c3d09b3
3 lines
100 B
Makefile
3 lines
100 B
Makefile
ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),arm arm64))
|
|
include $(call all-subdir-makefiles)
|
|
endif
|