diff options
Diffstat (limited to 'sound/soc/sh/Makefile')
-rw-r--r-- | sound/soc/sh/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/sh/Makefile b/sound/soc/sh/Makefile index 849b387d17d9..aaf3dcd1ee2a 100644 --- a/sound/soc/sh/Makefile +++ b/sound/soc/sh/Makefile | |||
@@ -12,6 +12,9 @@ obj-$(CONFIG_SND_SOC_SH4_SSI) += snd-soc-ssi.o | |||
12 | obj-$(CONFIG_SND_SOC_SH4_FSI) += snd-soc-fsi.o | 12 | obj-$(CONFIG_SND_SOC_SH4_FSI) += snd-soc-fsi.o |
13 | obj-$(CONFIG_SND_SOC_SH4_SIU) += snd-soc-siu.o | 13 | obj-$(CONFIG_SND_SOC_SH4_SIU) += snd-soc-siu.o |
14 | 14 | ||
15 | ## audio units for R-Car | ||
16 | obj-$(CONFIG_SND_SOC_RCAR) += rcar/ | ||
17 | |||
15 | ## boards | 18 | ## boards |
16 | snd-soc-sh7760-ac97-objs := sh7760-ac97.o | 19 | snd-soc-sh7760-ac97-objs := sh7760-ac97.o |
17 | snd-soc-migor-objs := migor.o | 20 | snd-soc-migor-objs := migor.o |