diff options
Diffstat (limited to 'sound/soc/sh/Makefile')
-rw-r--r-- | sound/soc/sh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/sh/Makefile b/sound/soc/sh/Makefile index 5a97d2539d84..8a5a19293bda 100644 --- a/sound/soc/sh/Makefile +++ b/sound/soc/sh/Makefile | |||
@@ -16,7 +16,9 @@ obj-$(CONFIG_SND_SOC_SH4_SIU) += snd-soc-siu.o | |||
16 | snd-soc-sh7760-ac97-objs := sh7760-ac97.o | 16 | snd-soc-sh7760-ac97-objs := sh7760-ac97.o |
17 | snd-soc-fsi-ak4642-objs := fsi-ak4642.o | 17 | snd-soc-fsi-ak4642-objs := fsi-ak4642.o |
18 | snd-soc-fsi-da7210-objs := fsi-da7210.o | 18 | snd-soc-fsi-da7210-objs := fsi-da7210.o |
19 | snd-soc-migor-objs := migor.o | ||
19 | 20 | ||
20 | obj-$(CONFIG_SND_SH7760_AC97) += snd-soc-sh7760-ac97.o | 21 | obj-$(CONFIG_SND_SH7760_AC97) += snd-soc-sh7760-ac97.o |
21 | obj-$(CONFIG_SND_FSI_AK4642) += snd-soc-fsi-ak4642.o | 22 | obj-$(CONFIG_SND_FSI_AK4642) += snd-soc-fsi-ak4642.o |
22 | obj-$(CONFIG_SND_FSI_DA7210) += snd-soc-fsi-da7210.o | 23 | obj-$(CONFIG_SND_FSI_DA7210) += snd-soc-fsi-da7210.o |
24 | obj-$(CONFIG_SND_SIU_MIGOR) += snd-soc-migor.o | ||