aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/loongson/Makefile
blob: 601a905a4860318ef6d781c1056359d3548a136d (plain) (blame)
1
2
3
4
5
6
7
8
# SPDX-License-Identifier: GPL-2.0
#Platform Support
snd-soc-loongson-i2s-pci-objs := loongson_i2s_pci.o loongson_i2s.o loongson_dma.o
obj-$(CONFIG_SND_SOC_LOONGSON_I2S_PCI) += snd-soc-loongson-i2s-pci.o

#Machine Support
snd-soc-loongson-card-objs := loongson_card.o
obj-$(CONFIG_SND_SOC_LOONGSON_CARD) += snd-soc-loongson-card.o