Makefile 213 B

123456
  1. snd-soc-catpt-objs := device.o dsp.o loader.o ipc.o messages.o pcm.o sysfs.o
  2. # tell define_trace.h where to find the trace header
  3. CFLAGS_device.o := -I$(src)
  4. obj-$(CONFIG_SND_SOC_INTEL_CATPT) += snd-soc-catpt.o