X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=sound%2Fsoc%2Fmediatek%2FMakefile;fp=sound%2Fsoc%2Fmediatek%2FMakefile;h=75effbec438d4ebbcc9b6551755c5c171b169477;hb=4570a37169d4b44d316f40b2ccc681dc93fedc7b;hp=0000000000000000000000000000000000000000;hpb=f7b08217c755e88a29b5bd53b4a1d10cd8b3c5f8;p=uclinux-h8%2Flinux.git diff --git a/sound/soc/mediatek/Makefile b/sound/soc/mediatek/Makefile new file mode 100644 index 000000000000..75effbec438d --- /dev/null +++ b/sound/soc/mediatek/Makefile @@ -0,0 +1,5 @@ +# MTK Platform Support +obj-$(CONFIG_SND_SOC_MEDIATEK) += mtk-afe-pcm.o +# Machine support +obj-$(CONFIG_SND_SOC_MT8173_MAX98090) += mt8173-max98090.o +obj-$(CONFIG_SND_SOC_MT8173_RT5650_RT5676) += mt8173-rt5650-rt5676.o