Files
Debian-9-Kernel/sound/soc/dwc/Makefile
T
2023-05-02 09:58:35 +02:00

6 lines
172 B
Makefile

# SYNOPSYS Platform Support
obj-$(CONFIG_SND_DESIGNWARE_I2S) += designware_i2s.o
ifdef CONFIG_SND_DESIGNWARE_PCM
obj-$(CONFIG_SND_DESIGNWARE_I2S) += designware_pcm.o
endif