Browse Source

Merge "ASoC: msm: fix apr_dlkm load error for sa8155 lv"

qctecmdr 5 years ago
parent
commit
d6329e47b8
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile.am

+ 1 - 0
Makefile.am

@@ -42,6 +42,7 @@ obj-m := ipc/
 obj-m += dsp/
 obj-m += asoc/
 obj-m += asoc/codecs/
+obj-m += soc/
 KBUILD_OPTIONS += CONFIG_SND_SOC_SA8155=m
 endif