Makefile文件  |  7行  |  126 B

ifneq ($(filter msm8960,$(TARGET_BOARD_PLATFORM)),)

AUDIO_ROOT := $(call my-dir)
include $(call all-subdir-makefiles)

endif