aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/catpt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sound/soc/intel/catpt/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/soc/intel/catpt/Makefile b/sound/soc/intel/catpt/Makefile
new file mode 100644
index 000000000000..c393a45795da
--- /dev/null
+++ b/sound/soc/intel/catpt/Makefile
@@ -0,0 +1,6 @@
+snd-soc-catpt-objs := 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