diff options
-rw-r--r-- | sound/soc/imx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/imx/Makefile b/sound/soc/imx/Makefile index 4bde34a3a878..d05cc95c5cc4 100644 --- a/sound/soc/imx/Makefile +++ b/sound/soc/imx/Makefile | |||
@@ -1,5 +1,5 @@ | |||
1 | # i.MX Platform Support | 1 | # i.MX Platform Support |
2 | snd-soc-imx-objs := imx-ssi.o imx-pcm-fiq.o imx-pcm-dma-mx2.o | 2 | snd-soc-imx-objs := imx-ssi.o imx-pcm-fiq.o |
3 | 3 | ||
4 | ifdef CONFIG_MACH_MX27 | 4 | ifdef CONFIG_MACH_MX27 |
5 | snd-soc-imx-objs += imx-pcm-dma-mx2.o | 5 | snd-soc-imx-objs += imx-pcm-dma-mx2.o |