sdk-hwV1.3/lichee/linux-4.9/sound/soc/dwc/Makefile

6 lines
172 B
Makefile
Raw Normal View History

2024-05-07 10:09:20 +00:00
# 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