audio-driver: Update build files for auto LA-GVM

enable conditional build for audio driver modules for
automotive LA GVM.

Change-Id: I058f3e6ca557f8ca6d02e33e80f6c190b1a2a29e
Signed-off-by: Timothy Sham <tsham@codeaurora.org>
This commit is contained in:
Timothy Sham
2019-02-19 12:36:06 -05:00
committad av Derek Chen
förälder 5a2bcfb472
incheckning 4a6979f60e
11 ändrade filer med 68 tillägg och 10 borttagningar

Visa fil

@@ -48,6 +48,11 @@ ifeq ($(KERNEL_BUILD), 0)
export
INCS += -include $(AUDIO_ROOT)/config/qcs405autoconf.h
endif
ifeq ($(CONFIG_QTI_GVM), y)
include $(AUDIO_ROOT)/config/gvmauto.conf
export
INCS += -include $(AUDIO_ROOT)/config/gvmautoconf.h
endif
endif
# As per target team, build is done as follows: