xref: /kernel/linux/linux-5.10/sound/soc/intel/catpt/Makefile (revision 8c2ecf20)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/sound/soc/intel/catpt/
1snd-soc-catpt-objs := device.o dsp.o loader.o ipc.o messages.o pcm.o sysfs.o
2
3# tell define_trace.h where to find the trace header
4CFLAGS_device.o := -I$(src)
5
6obj-$(CONFIG_SND_SOC_INTEL_CATPT) += snd-soc-catpt.o
7

Indexes created Thu Nov 07 10:32:03 CST 2024