mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
17467f2339
Add the ASoC drivers for the Freescale MPC8610 SoC and the MPC8610 HPCD reference board. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
5 lines
146 B
Makefile
5 lines
146 B
Makefile
snd-soc-core-objs := soc-core.o soc-dapm.o
|
|
|
|
obj-$(CONFIG_SND_SOC) += snd-soc-core.o
|
|
obj-$(CONFIG_SND_SOC) += codecs/ at91/ pxa/ s3c24xx/ sh/ fsl/
|