kernel_samsung_a53x/sound/soc/dwc/Makefile
2024-06-15 16:02:09 -03:00

6 lines
209 B
Makefile
Executable file

# SPDX-License-Identifier: GPL-2.0-only
# SYNOPSYS Platform Support
obj-$(CONFIG_SND_DESIGNWARE_I2S) += designware_i2s.o
designware_i2s-y := dwc-i2s.o
designware_i2s-$(CONFIG_SND_DESIGNWARE_PCM) += dwc-pcm.o