Loading asoc/codecs/wcd937x/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/bengalautoconf.h endif ifeq ($(CONFIG_ARCH_LITO), y) include $(AUDIO_ROOT)/config/litoauto.conf export INCS += -include $(AUDIO_ROOT)/config/litoautoconf.h endif endif # As per target team, build is done as follows: Loading Loading
asoc/codecs/wcd937x/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -31,6 +31,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/bengalautoconf.h endif ifeq ($(CONFIG_ARCH_LITO), y) include $(AUDIO_ROOT)/config/litoauto.conf export INCS += -include $(AUDIO_ROOT)/config/litoautoconf.h endif endif # As per target team, build is done as follows: Loading