mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-14 14:34:28 +08:00
5 lines
164 B
Makefile
5 lines
164 B
Makefile
|
# 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
|