mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 20:32:22 +00: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
|