asoc: config: add path to build CSRA66X0 codec

Add path to CSRA66X0 codec to build in QCS405

Change-Id: I88fa4378e46636a2edd9256e90919c2fb052f8a5
Signed-off-by: Mangesh Kunchamwar <mangeshk@codeaurora.org>
diff --git a/Makefile.am b/Makefile.am
index 9fb3d45..d9724cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,6 +41,7 @@
 endif
 ifeq ($(TARGET_SUPPORT), $(filter $(TARGET_SUPPORT), qcs40x))
 obj-m += asoc/codecs/bolero/
+obj-m += asoc/codecs/csra66x0/
 endif
 
 all: