asoc: update kernel version for kona

Update kernel version for kona.

Change-Id: I490832f0a62f8f1b5cfe6fc6134e22cc5d8ae583
Signed-off-by: Meng Wang <mengw@codeaurora.org>
This commit is contained in:
Meng Wang
2018-12-20 11:25:47 +08:00
parent 50840ecb1b
commit 19fa6defdc
12 changed files with 12 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ endif
ifeq ($(KERNEL_BUILD), 1) ifeq ($(KERNEL_BUILD), 1)
# These are configurable via Kconfig for kernel-based builds # These are configurable via Kconfig for kernel-based builds
# Need to explicitly configure for Android-based builds # Need to explicitly configure for Android-based builds
AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.19
AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio
endif endif

View File

@@ -9,7 +9,7 @@ endif
ifeq ($(KERNEL_BUILD), 1) ifeq ($(KERNEL_BUILD), 1)
# These are configurable via Kconfig for kernel-based builds # These are configurable via Kconfig for kernel-based builds
# Need to explicitly configure for Android-based builds # Need to explicitly configure for Android-based builds
AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.19
AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio
endif endif

View File

@@ -9,7 +9,7 @@ endif
ifeq ($(KERNEL_BUILD), 1) ifeq ($(KERNEL_BUILD), 1)
# These are configurable via Kconfig for kernel-based builds # These are configurable via Kconfig for kernel-based builds
# Need to explicitly configure for Android-based builds # Need to explicitly configure for Android-based builds
AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.19
AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio
endif endif

View File

@@ -11,7 +11,7 @@ endif
ifeq ($(KERNEL_BUILD), 1) ifeq ($(KERNEL_BUILD), 1)
# These are configurable via Kconfig for kernel-based builds # These are configurable via Kconfig for kernel-based builds
# Need to explicitly configure for Android-based builds # Need to explicitly configure for Android-based builds
AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.19
AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio
endif endif

View File

@@ -10,7 +10,7 @@ endif
ifeq ($(KERNEL_BUILD), 1) ifeq ($(KERNEL_BUILD), 1)
# These are configurable via Kconfig for kernel-based builds # These are configurable via Kconfig for kernel-based builds
# Need to explicitly configure for Android-based builds # Need to explicitly configure for Android-based builds
AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.19
AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio
endif endif

View File

@@ -11,7 +11,7 @@ endif
ifeq ($(KERNEL_BUILD), 1) ifeq ($(KERNEL_BUILD), 1)
# These are configurable via Kconfig for kernel-based builds # These are configurable via Kconfig for kernel-based builds
# Need to explicitly configure for Android-based builds # Need to explicitly configure for Android-based builds
AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/kernel/msm-4.14 AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/kernel/msm-4.19
AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio
endif endif

View File

@@ -11,7 +11,7 @@ endif
ifeq ($(KERNEL_BUILD), 1) ifeq ($(KERNEL_BUILD), 1)
# These are configurable via Kconfig for kernel-based builds # These are configurable via Kconfig for kernel-based builds
# Need to explicitly configure for Android-based builds # Need to explicitly configure for Android-based builds
AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.9 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.19
AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio
endif endif

View File

@@ -11,7 +11,7 @@ endif
ifeq ($(KERNEL_BUILD), 1) ifeq ($(KERNEL_BUILD), 1)
# These are configurable via Kconfig for kernel-based builds # These are configurable via Kconfig for kernel-based builds
# Need to explicitly configure for Android-based builds # Need to explicitly configure for Android-based builds
AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/kernel/msm-4.9 AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/kernel/msm-4.19
AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio
endif endif

View File

@@ -9,7 +9,7 @@ endif
ifeq ($(KERNEL_BUILD), 1) ifeq ($(KERNEL_BUILD), 1)
# These are configurable via Kconfig for kernel-based builds # These are configurable via Kconfig for kernel-based builds
# Need to explicitly configure for Android-based builds # Need to explicitly configure for Android-based builds
AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.19
AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio
endif endif

View File

@@ -9,7 +9,7 @@ endif
ifeq ($(KERNEL_BUILD), 1) ifeq ($(KERNEL_BUILD), 1)
# These are configurable via Kconfig for kernel-based builds # These are configurable via Kconfig for kernel-based builds
# Need to explicitly configure for Android-based builds # Need to explicitly configure for Android-based builds
AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.19
AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio
endif endif

View File

@@ -8,7 +8,7 @@ endif
# These are configurable via Kconfig for kernel-based builds # These are configurable via Kconfig for kernel-based builds
# Need to explicitly configure for Android-based builds # Need to explicitly configure for Android-based builds
KDIR := $(TOP)/kernel/msm-4.14 KDIR := $(TOP)/kernel/msm-4.19
ifeq ($(KERNEL_BUILD), 1) ifeq ($(KERNEL_BUILD), 1)
AUDIO_ROOT := $(KDIR)/techpack/audio AUDIO_ROOT := $(KDIR)/techpack/audio

View File

@@ -9,7 +9,7 @@ endif
ifeq ($(KERNEL_BUILD), 1) ifeq ($(KERNEL_BUILD), 1)
# These are configurable via Kconfig for kernel-based builds # These are configurable via Kconfig for kernel-based builds
# Need to explicitly configure for Android-based builds # Need to explicitly configure for Android-based builds
AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14 AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.19
AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio
endif endif