summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/catpt/Makefile
blob: f5f6a7e956cee083c92d3a5a8579eef52c1bc53e (plain)
1
2
3
4
5
6
snd-soc-catpt-y := device.o dsp.o loader.o ipc.o messages.o pcm.o sysfs.o

# tell define_trace.h where to find the trace header
CFLAGS_device.o := -I$(src)

obj-$(CONFIG_SND_SOC_INTEL_CATPT) += snd-soc-catpt.o