ASoC: config: add config to compile audio drivers for kona
Add config to compile audio drivers for kona. Change-Id: I3367a68d0109c80de8525fd74ebaef2959684865 Signed-off-by: Meng Wang <mengw@codeaurora.org>
This commit is contained in:
@@ -17,7 +17,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
|
||||
|
Reference in New Issue
Block a user