aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/mid-x86/Makefile
blob: a1a93314b842a0689083fef6b2807feca333f338 (plain) (blame)
1
2
3
4
5
6
7
EXTRA_CFLAGS += -DDEBUG

snd-soc-sst-platform-objs := sst_platform.o
snd-soc-mfld-machine-objs := mfld_machine.o

obj-$(CONFIG_SND_SST_PLATFORM) += snd-soc-sst-platform.o
obj-$(CONFIG_SND_MFLD_MACHINE) += snd-soc-mfld-machine.o