xref: /OK3568_Linux_fs/kernel/sound/soc/intel/catpt/Makefile (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunsnd-soc-catpt-objs := device.o dsp.o loader.o ipc.o messages.o pcm.o sysfs.o
2*4882a593Smuzhiyun
3*4882a593Smuzhiyun# tell define_trace.h where to find the trace header
4*4882a593SmuzhiyunCFLAGS_device.o := -I$(src)
5*4882a593Smuzhiyun
6*4882a593Smuzhiyunobj-$(CONFIG_SND_SOC_INTEL_CATPT) += snd-soc-catpt.o
7