mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-18 18:23:53 +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
|