asoc: Enable Makefile.am for audio modules compilation for apq8009

Add support in Makefile to compile audio modules for LE build.

Change-Id: Ideec2b9fd53356452370f4d52deb5ff7b98ce159
Signed-off-by: Chinkit Kumar,Kirti Kumar Parmar <parma@codeaurora.org>
Signed-off-by: Raja Mallik <rmallik@codeaurora.org>
diff --git a/Makefile.am b/Makefile.am
index 5955ae7..bce2711 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,6 +12,9 @@
 ifeq ($(TARGET_SUPPORT),apq8053)
 KBUILD_OPTIONS += CONFIG_ARCH_SDM450=y
 endif
+ifeq ($(TARGET_SUPPORT),apq8009)
+KBUILD_OPTIONS += CONFIG_ARCH_MSM8909=y
+endif
 
 obj-m := ipc/
 obj-m += dsp/