Loading asoc/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_SDM439), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_SDXPOORWILLS), y) include $(AUDIO_ROOT)/config/sdxpoorwillsauto.conf export Loading asoc/codecs/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_SDM439), 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 @@ -30,6 +30,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_SDM439), 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 @@ -30,6 +30,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_SDM439), 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 @@ -29,6 +29,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_SDM439), 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 @@ -30,6 +30,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_SDM439), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_SDXPOORWILLS), y) include $(AUDIO_ROOT)/config/sdxpoorwillsauto.conf export Loading
asoc/codecs/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -29,6 +29,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_SDM439), 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 @@ -30,6 +30,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_SDM439), 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 @@ -30,6 +30,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_SDM439), 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 @@ -29,6 +29,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif ifeq ($(CONFIG_ARCH_SDM439), y) include $(AUDIO_ROOT)/config/sdm450auto.conf export INCS += -include $(AUDIO_ROOT)/config/sdm450autoconf.h endif endif Loading