blob: aa2100b41146d2ae82757e3356f48e217edb0baa [file] [log] [blame]
Grant Likely84bc2782008-07-29 11:42:28 +01001# Simple machine driver that extracts configuration from the OF device tree
2obj-$(CONFIG_SND_SOC_OF_SIMPLE) += soc-of-simple.o
3
Timur Tabi17467f22008-01-11 18:15:26 +01004# MPC8610 HPCD Machine Support
5obj-$(CONFIG_SND_SOC_MPC8610_HPCD) += mpc8610_hpcd.o
6
7# MPC8610 Platform Support
8obj-$(CONFIG_SND_SOC_MPC8610) += fsl_ssi.o fsl_dma.o
9