diff options
Diffstat (limited to 'sound/soc/Makefile')
-rw-r--r-- | sound/soc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/Makefile b/sound/soc/Makefile index 0237879fd412..8120b52a4686 100644 --- a/sound/soc/Makefile +++ b/sound/soc/Makefile | |||
@@ -11,3 +11,4 @@ obj-$(CONFIG_SND_SOC) += omap/ | |||
11 | obj-$(CONFIG_SND_SOC) += pxa/ | 11 | obj-$(CONFIG_SND_SOC) += pxa/ |
12 | obj-$(CONFIG_SND_SOC) += s3c24xx/ | 12 | obj-$(CONFIG_SND_SOC) += s3c24xx/ |
13 | obj-$(CONFIG_SND_SOC) += sh/ | 13 | obj-$(CONFIG_SND_SOC) += sh/ |
14 | obj-$(CONFIG_SND_SOC) += imx/ | ||