unplugged-kernel/sound/soc/mediatek/audio_dsp/mt6781/Makefile

13 lines
366 B
Makefile

# SPDX-License-Identifier: GPL-2.0
MTK_PLATFORM := $(subst ",,$(CONFIG_MTK_PLATFORM))
# adsp include path
ifeq ($(CONFIG_SND_SOC_MTK_AUDIO_DSP),y)
subdir-ccflags-y += -I$(srctree)/sound/soc/mediatek/common
subdir-ccflags-y += -I$(srctree)/sound/soc/mediatek/$(MTK_PLATFORM)/
endif
# platform code
obj-$(CONFIG_SND_SOC_MTK_AUDIO_DSP) += dsp-platform-mem-control.o