Loading asoc/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/msm8909autoconf.h endif ifeq ($(CONFIG_ARCH_MSM8917), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif endif # As per target team, build is done as follows: Loading asoc/codecs/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/msm8909autoconf.h endif ifeq ($(CONFIG_ARCH_MSM8917), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif endif # As per target team, build is done as follows: Loading asoc/codecs/msm_sdw/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_MSM8917), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif endif # As per target team, build is done as follows: Loading asoc/codecs/sdm660_cdc/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_MSM8917), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif endif # As per target team, build is done as follows: Loading dsp/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/msm8909autoconf.h endif ifeq ($(CONFIG_ARCH_MSM8917), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif endif Loading Loading
asoc/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/msm8909autoconf.h endif ifeq ($(CONFIG_ARCH_MSM8917), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif endif # As per target team, build is done as follows: Loading
asoc/codecs/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/msm8909autoconf.h endif ifeq ($(CONFIG_ARCH_MSM8917), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif endif # As per target team, build is done as follows: Loading
asoc/codecs/msm_sdw/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_MSM8917), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif endif # As per target team, build is done as follows: Loading
asoc/codecs/sdm660_cdc/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_MSM8917), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif endif # As per target team, build is done as follows: Loading
dsp/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -39,6 +39,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/msm8909autoconf.h endif ifeq ($(CONFIG_ARCH_MSM8917), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif endif Loading