summaryrefslogtreecommitdiff
path: root/sound/soc/omap/abe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/omap/abe/Makefile')
-rw-r--r--sound/soc/omap/abe/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/sound/soc/omap/abe/Makefile b/sound/soc/omap/abe/Makefile
new file mode 100644
index 00000000000..33005870479
--- /dev/null
+++ b/sound/soc/omap/abe/Makefile
@@ -0,0 +1,11 @@
+snd-soc-abe-hal-objs += abe_api.o \
+ abe_dbg.o \
+ abe_dat.o \
+ abe_ext.o \
+ abe_ini.o \
+ abe_irq.o \
+ abe_lib.o \
+ abe_mem.o \
+ abe_seq.o \
+
+obj-$(CONFIG_SND_OMAP_SOC_ABE_DSP) += snd-soc-abe-hal.o