mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
1f458d53f7
Add machine driver and config option for MT2701. Signed-off-by: Garlic Tseng <garlic.tseng@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
3 lines
122 B
Makefile
3 lines
122 B
Makefile
obj-$(CONFIG_SND_SOC_MEDIATEK) += common/
|
|
obj-$(CONFIG_SND_SOC_MT2701) += mt2701/
|
|
obj-$(CONFIG_SND_SOC_MT8173) += mt8173/
|