JustOS/linux-6.13/sound/soc/intel/catpt/Makefile
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

7 lines
210 B
Makefile

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