Loading asoc/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ LOCAL_PATH := $(call my-dir) ifneq ($(findstring vendor,$(LOCAL_PATH)),) ifneq ($(findstring opensource,$(LOCAL_PATH)),) AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/vendor/qcom/opensource/audio-kernel AUDIO_BLD_DIR := $(shell pwd)/vendor/qcom/opensource/audio-kernel endif # opensource DLKM_DIR := $(TOP)/device/qcom/common/dlkm Loading asoc/Kbuild +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ endif ifeq ($(KERNEL_BUILD), 1) # These are configurable via Kconfig for kernel-based builds # Need to explicitly configure for Android-based builds AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/kernel/msm-4.14 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14 AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio endif Loading asoc/codecs/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ LOCAL_PATH := $(call my-dir) ifneq ($(findstring vendor,$(LOCAL_PATH)),) ifneq ($(findstring opensource,$(LOCAL_PATH)),) AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/vendor/qcom/opensource/audio-kernel AUDIO_BLD_DIR := $(shell pwd)/vendor/qcom/opensource/audio-kernel endif # opensource DLKM_DIR := $(TOP)/device/qcom/common/dlkm Loading asoc/codecs/Kbuild +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ endif ifeq ($(KERNEL_BUILD), 1) # These are configurable via Kconfig for kernel-based builds # Need to explicitly configure for Android-based builds AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/kernel/msm-4.14 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14 AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio endif Loading asoc/codecs/aqt1000/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ LOCAL_PATH := $(call my-dir) ifneq ($(findstring vendor,$(LOCAL_PATH)),) ifneq ($(findstring opensource,$(LOCAL_PATH)),) AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/vendor/qcom/opensource/audio-kernel AUDIO_BLD_DIR := $(shell pwd)/vendor/qcom/opensource/audio-kernel endif # opensource DLKM_DIR := $(TOP)/device/qcom/common/dlkm Loading Loading
asoc/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ LOCAL_PATH := $(call my-dir) ifneq ($(findstring vendor,$(LOCAL_PATH)),) ifneq ($(findstring opensource,$(LOCAL_PATH)),) AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/vendor/qcom/opensource/audio-kernel AUDIO_BLD_DIR := $(shell pwd)/vendor/qcom/opensource/audio-kernel endif # opensource DLKM_DIR := $(TOP)/device/qcom/common/dlkm Loading
asoc/Kbuild +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ endif ifeq ($(KERNEL_BUILD), 1) # These are configurable via Kconfig for kernel-based builds # Need to explicitly configure for Android-based builds AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/kernel/msm-4.14 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14 AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio endif Loading
asoc/codecs/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ LOCAL_PATH := $(call my-dir) ifneq ($(findstring vendor,$(LOCAL_PATH)),) ifneq ($(findstring opensource,$(LOCAL_PATH)),) AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/vendor/qcom/opensource/audio-kernel AUDIO_BLD_DIR := $(shell pwd)/vendor/qcom/opensource/audio-kernel endif # opensource DLKM_DIR := $(TOP)/device/qcom/common/dlkm Loading
asoc/codecs/Kbuild +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ endif ifeq ($(KERNEL_BUILD), 1) # These are configurable via Kconfig for kernel-based builds # Need to explicitly configure for Android-based builds AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/kernel/msm-4.14 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14 AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio endif Loading
asoc/codecs/aqt1000/Android.mk +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ LOCAL_PATH := $(call my-dir) ifneq ($(findstring vendor,$(LOCAL_PATH)),) ifneq ($(findstring opensource,$(LOCAL_PATH)),) AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/vendor/qcom/opensource/audio-kernel AUDIO_BLD_DIR := $(shell pwd)/vendor/qcom/opensource/audio-kernel endif # opensource DLKM_DIR := $(TOP)/device/qcom/common/dlkm Loading