diff options
Diffstat (limited to 'sound/soc/s6000/Makefile')
-rw-r--r-- | sound/soc/s6000/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s6000/Makefile b/sound/soc/s6000/Makefile index 7a613612e010..0f0ae2a012aa 100644 --- a/sound/soc/s6000/Makefile +++ b/sound/soc/s6000/Makefile | |||
@@ -2,7 +2,7 @@ | |||
2 | snd-soc-s6000-objs := s6000-pcm.o | 2 | snd-soc-s6000-objs := s6000-pcm.o |
3 | snd-soc-s6000-i2s-objs := s6000-i2s.o | 3 | snd-soc-s6000-i2s-objs := s6000-i2s.o |
4 | 4 | ||
5 | obj-$(CONFIG_SND_S6000_SOC) += snd-soc-s6000.o | 5 | obj-$(CONFIG_SND_S6000_SOC_PCM) += snd-soc-s6000.o |
6 | obj-$(CONFIG_SND_S6000_SOC_I2S) += snd-soc-s6000-i2s.o | 6 | obj-$(CONFIG_SND_S6000_SOC_I2S) += snd-soc-s6000-i2s.o |
7 | 7 | ||
8 | # s6105 Machine Support | 8 | # s6105 Machine Support |