diff options
author | Mark Brown <broonie@kernel.org> | 2016-05-27 13:45:29 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-05-27 13:45:29 +0100 |
commit | 94eaec458c037a8ec3a7cd39118d0d4378cabf11 (patch) | |
tree | f79c26a13f53729153aeb6504442ce49251b065f /sound/soc/codecs/Makefile | |
parent | db1f3283edcff33719592f3b374f40cf6e8256f4 (diff) | |
parent | af37d21a3245c4a54d608c1d85588203ebfe1ef9 (diff) | |
download | op-kernel-dev-94eaec458c037a8ec3a7cd39118d0d4378cabf11.zip op-kernel-dev-94eaec458c037a8ec3a7cd39118d0d4378cabf11.tar.gz |
Merge remote-tracking branch 'asoc/topic/max98371' into asoc-next
Diffstat (limited to 'sound/soc/codecs/Makefile')
-rw-r--r-- | sound/soc/codecs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/Makefile b/sound/soc/codecs/Makefile index 41ce67b..a2fdfdc 100644 --- a/sound/soc/codecs/Makefile +++ b/sound/soc/codecs/Makefile @@ -74,6 +74,7 @@ snd-soc-max98088-objs := max98088.o snd-soc-max98090-objs := max98090.o snd-soc-max98095-objs := max98095.o snd-soc-max98357a-objs := max98357a.o +snd-soc-max98371-objs := max98371.o snd-soc-max9867-objs := max9867.o snd-soc-max98925-objs := max98925.o snd-soc-max98926-objs := max98926.o |