commit | b9d4cf74b93e4255ac90d75f9bc3f85510a71378 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Thu May 08 23:17:57 2014 +0100 |
committer | Mark Brown <broonie@linaro.org> | Fri May 09 10:28:42 2014 +0100 |
tree | 46ff898c812ddcbc78386d63fc9906209001cfe3 | |
parent | 0cac6fc3eb5218fe40d1c2910abc643ab21d9f19 [diff] |
ASoC: Intel: Build Medfield compressed ops Since commit 4b68b4e1c564 (ASoC: Intel: split the pcm and compress to different files) the compressed ops haven't been built causing link failures on allyesconfig and making the driver unbuildable. Add the object to the Makefile to fix that. Signed-off-by: Mark Brown <broonie@linaro.org> Acked-by Vinod Koul <vinod.koul@intel.com>