3 lines
93 B
Makefile
3 lines
93 B
Makefile
ifeq ($(strip $(TARGET_USES_QCOM_MM_AUDIO)),true)
|
|
include $(call all-subdir-makefiles)
|
|
endif
|