diff options
Diffstat (limited to 'sound/soc/sh/Makefile')
-rw-r--r-- | sound/soc/sh/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sound/soc/sh/Makefile b/sound/soc/sh/Makefile index 94476d4c0fd5..849b387d17d9 100644 --- a/sound/soc/sh/Makefile +++ b/sound/soc/sh/Makefile | |||
@@ -14,13 +14,7 @@ obj-$(CONFIG_SND_SOC_SH4_SIU) += snd-soc-siu.o | |||
14 | 14 | ||
15 | ## boards | 15 | ## boards |
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 | ||
18 | snd-soc-fsi-da7210-objs := fsi-da7210.o | ||
19 | snd-soc-fsi-hdmi-objs := fsi-hdmi.o | ||
20 | snd-soc-migor-objs := migor.o | 17 | snd-soc-migor-objs := migor.o |
21 | 18 | ||
22 | obj-$(CONFIG_SND_SH7760_AC97) += snd-soc-sh7760-ac97.o | 19 | obj-$(CONFIG_SND_SH7760_AC97) += snd-soc-sh7760-ac97.o |
23 | obj-$(CONFIG_SND_FSI_AK4642) += snd-soc-fsi-ak4642.o | ||
24 | obj-$(CONFIG_SND_FSI_DA7210) += snd-soc-fsi-da7210.o | ||
25 | obj-$(CONFIG_SND_FSI_HDMI) += snd-soc-fsi-hdmi.o | ||
26 | obj-$(CONFIG_SND_SIU_MIGOR) += snd-soc-migor.o | 20 | obj-$(CONFIG_SND_SIU_MIGOR) += snd-soc-migor.o |