Loading asoc/Android.mk +6 −1 Original line number Diff line number Diff line Loading @@ -23,9 +23,14 @@ TARGET := kona AUDIO_SELECT := CONFIG_SND_SOC_KONA=m endif ifeq ($(call is-board-platform,lito),true) TARGET := lito AUDIO_SELECT := CONFIG_SND_SOC_LITO=m endif AUDIO_CHIPSET := audio # Build/Package only in case of supported target ifeq ($(call is-board-platform-in-list,msmnile $(MSMSTEPPE) $(TRINKET) kona),true) ifeq ($(call is-board-platform-in-list,msmnile $(MSMSTEPPE) $(TRINKET) kona lito),true) LOCAL_PATH := $(call my-dir) Loading asoc/Kbuild +12 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/konaautoconf.h endif ifeq ($(CONFIG_ARCH_LITO), y) include $(AUDIO_ROOT)/config/litoauto.conf export INCS += -include $(AUDIO_ROOT)/config/litoautoconf.h endif ifeq ($(CONFIG_ARCH_SDMSHRIKE), y) include $(AUDIO_ROOT)/config/sm8150auto.conf export Loading Loading @@ -94,6 +99,10 @@ ifdef CONFIG_SND_SOC_KONA MACHINE_OBJS += kona.o endif ifdef CONFIG_SND_SOC_LITO MACHINE_OBJS += kona.o endif ifdef CONFIG_SND_SOC_CPE CPE_LSM_OBJS += msm-cpe-lsm.o endif Loading Loading @@ -192,6 +201,9 @@ machine_dlkm-y := $(MACHINE_OBJS) obj-$(CONFIG_SND_SOC_KONA) += machine_dlkm.o machine_dlkm-y := $(MACHINE_OBJS) obj-$(CONFIG_SND_SOC_LITO) += machine_dlkm.o machine_dlkm-y := $(MACHINE_OBJS) obj-$(CONFIG_SND_SOC_CPE) += cpe_lsm_dlkm.o cpe_lsm_dlkm-y := $(CPE_LSM_OBJS) Loading asoc/codecs/Android.mk +5 −1 Original line number Diff line number Diff line Loading @@ -19,9 +19,13 @@ ifeq ($(call is-board-platform,kona),true) AUDIO_SELECT := CONFIG_SND_SOC_KONA=m endif ifeq ($(call is-board-platform,lito),true) AUDIO_SELECT := CONFIG_SND_SOC_LITO=m endif AUDIO_CHIPSET := audio # Build/Package only in case of supported target ifeq ($(call is-board-platform-in-list,msmnile $(MSMSTEPPE) $(TRINKET) kona),true) ifeq ($(call is-board-platform-in-list,msmnile $(MSMSTEPPE) $(TRINKET) kona lito),true) LOCAL_PATH := $(call my-dir) Loading asoc/codecs/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/konaautoconf.h endif ifeq ($(CONFIG_ARCH_LITO), y) include $(AUDIO_ROOT)/config/litoauto.conf export INCS += -include $(AUDIO_ROOT)/config/litoautoconf.h endif ifeq ($(CONFIG_ARCH_SDMSHRIKE), y) include $(AUDIO_ROOT)/config/sm8150auto.conf export Loading asoc/codecs/bolero/Android.mk +5 −1 Original line number Diff line number Diff line Loading @@ -11,9 +11,13 @@ ifeq ($(call is-board-platform,kona),true) AUDIO_SELECT := CONFIG_SND_SOC_KONA=m endif ifeq ($(call is-board-platform,lito),true) AUDIO_SELECT := CONFIG_SND_SOC_LITO=m endif AUDIO_CHIPSET := audio # Build/Package only in case of supported target ifeq ($(call is-board-platform-in-list,$(MSMSTEPPE) $(TRINKET) kona),true) ifeq ($(call is-board-platform-in-list,$(MSMSTEPPE) $(TRINKET) kona lito),true) LOCAL_PATH := $(call my-dir) Loading Loading
asoc/Android.mk +6 −1 Original line number Diff line number Diff line Loading @@ -23,9 +23,14 @@ TARGET := kona AUDIO_SELECT := CONFIG_SND_SOC_KONA=m endif ifeq ($(call is-board-platform,lito),true) TARGET := lito AUDIO_SELECT := CONFIG_SND_SOC_LITO=m endif AUDIO_CHIPSET := audio # Build/Package only in case of supported target ifeq ($(call is-board-platform-in-list,msmnile $(MSMSTEPPE) $(TRINKET) kona),true) ifeq ($(call is-board-platform-in-list,msmnile $(MSMSTEPPE) $(TRINKET) kona lito),true) LOCAL_PATH := $(call my-dir) Loading
asoc/Kbuild +12 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/konaautoconf.h endif ifeq ($(CONFIG_ARCH_LITO), y) include $(AUDIO_ROOT)/config/litoauto.conf export INCS += -include $(AUDIO_ROOT)/config/litoautoconf.h endif ifeq ($(CONFIG_ARCH_SDMSHRIKE), y) include $(AUDIO_ROOT)/config/sm8150auto.conf export Loading Loading @@ -94,6 +99,10 @@ ifdef CONFIG_SND_SOC_KONA MACHINE_OBJS += kona.o endif ifdef CONFIG_SND_SOC_LITO MACHINE_OBJS += kona.o endif ifdef CONFIG_SND_SOC_CPE CPE_LSM_OBJS += msm-cpe-lsm.o endif Loading Loading @@ -192,6 +201,9 @@ machine_dlkm-y := $(MACHINE_OBJS) obj-$(CONFIG_SND_SOC_KONA) += machine_dlkm.o machine_dlkm-y := $(MACHINE_OBJS) obj-$(CONFIG_SND_SOC_LITO) += machine_dlkm.o machine_dlkm-y := $(MACHINE_OBJS) obj-$(CONFIG_SND_SOC_CPE) += cpe_lsm_dlkm.o cpe_lsm_dlkm-y := $(CPE_LSM_OBJS) Loading
asoc/codecs/Android.mk +5 −1 Original line number Diff line number Diff line Loading @@ -19,9 +19,13 @@ ifeq ($(call is-board-platform,kona),true) AUDIO_SELECT := CONFIG_SND_SOC_KONA=m endif ifeq ($(call is-board-platform,lito),true) AUDIO_SELECT := CONFIG_SND_SOC_LITO=m endif AUDIO_CHIPSET := audio # Build/Package only in case of supported target ifeq ($(call is-board-platform-in-list,msmnile $(MSMSTEPPE) $(TRINKET) kona),true) ifeq ($(call is-board-platform-in-list,msmnile $(MSMSTEPPE) $(TRINKET) kona lito),true) LOCAL_PATH := $(call my-dir) Loading
asoc/codecs/Kbuild +5 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,11 @@ ifeq ($(KERNEL_BUILD), 0) export INCS += -include $(AUDIO_ROOT)/config/konaautoconf.h endif ifeq ($(CONFIG_ARCH_LITO), y) include $(AUDIO_ROOT)/config/litoauto.conf export INCS += -include $(AUDIO_ROOT)/config/litoautoconf.h endif ifeq ($(CONFIG_ARCH_SDMSHRIKE), y) include $(AUDIO_ROOT)/config/sm8150auto.conf export Loading
asoc/codecs/bolero/Android.mk +5 −1 Original line number Diff line number Diff line Loading @@ -11,9 +11,13 @@ ifeq ($(call is-board-platform,kona),true) AUDIO_SELECT := CONFIG_SND_SOC_KONA=m endif ifeq ($(call is-board-platform,lito),true) AUDIO_SELECT := CONFIG_SND_SOC_LITO=m endif AUDIO_CHIPSET := audio # Build/Package only in case of supported target ifeq ($(call is-board-platform-in-list,$(MSMSTEPPE) $(TRINKET) kona),true) ifeq ($(call is-board-platform-in-list,$(MSMSTEPPE) $(TRINKET) kona lito),true) LOCAL_PATH := $(call my-dir) Loading