From: Axel Lin Date: Sat, 20 Feb 2016 02:52:32 +0000 (+0800) Subject: ASoC: max9867: Add CONFIG_SND_SOC_MAX9867 to build X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=ee06b6f0675907191656b11a8405a03c6d599ea9;p=deliverable%2Flinux.git ASoC: max9867: Add CONFIG_SND_SOC_MAX9867 to build Signed-off-by: Axel Lin Acked-by: anish kumar Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/Makefile b/sound/soc/codecs/Makefile index b84fe9d75dfd..f35237d30f93 100644 --- a/sound/soc/codecs/Makefile +++ b/sound/soc/codecs/Makefile @@ -280,6 +280,7 @@ obj-$(CONFIG_SND_SOC_MAX98088) += snd-soc-max98088.o obj-$(CONFIG_SND_SOC_MAX98090) += snd-soc-max98090.o obj-$(CONFIG_SND_SOC_MAX98095) += snd-soc-max98095.o obj-$(CONFIG_SND_SOC_MAX98357A) += snd-soc-max98357a.o +obj-$(CONFIG_SND_SOC_MAX9867) += snd-soc-max9867.o obj-$(CONFIG_SND_SOC_MAX98925) += snd-soc-max98925.o obj-$(CONFIG_SND_SOC_MAX98926) += snd-soc-max98926.o obj-$(CONFIG_SND_SOC_MAX9850) += snd-soc-max9850.o