2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 18:23:53 +08:00
linux-next/sound/soc/spear/Makefile

5 lines
164 B
Makefile
Raw Normal View History

# SPEAR Platform Support
obj-$(CONFIG_SND_SPEAR_SOC) += spear_pcm.o
obj-$(CONFIG_SND_SPEAR_SPDIF_IN) += spdif_in.o
obj-$(CONFIG_SND_SPEAR_SPDIF_OUT) += spdif_out.o