Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
audio-kernel-ar
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CodeLinaro
la
platform
vendor
qcom
opensource
audio-kernel-ar
Commits
a4e856ff
Commit
a4e856ff
authored
1 year ago
by
qctecmdr
Committed by
Gerrit - the friendly Code Review server
1 year ago
Browse files
Options
Downloads
Plain Diff
Merge "audio-kernel: skip dlkm for audiolite"
parents
621825e6
3221a59a
No related branches found
Branches containing commit
Tags
LA_AU.VENDOR.13.0.0.r4-00600-gen3meta.QSSI14.0
LA_AU.VENDOR.13.0.0.r4-01000-gen3meta.0
LA_AU.VENDOR.13.0.0.r4-01400-gen3meta.0
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
audio_kernel_vendor_board.mk
+4
-0
4 additions, 0 deletions
audio_kernel_vendor_board.mk
with
4 additions
and
0 deletions
audio_kernel_vendor_board.mk
+
4
−
0
View file @
a4e856ff
...
@@ -15,6 +15,10 @@ else
...
@@ -15,6 +15,10 @@ else
AUDIO_DLKM_ENABLE
:=
true
AUDIO_DLKM_ENABLE
:=
true
endif
endif
ifeq
($(TARGET_USES_AUDIOLITE), true)
AUDIO_DLKM_ENABLE
:=
false
endif
ifeq
($(AUDIO_DLKM_ENABLE), true)
ifeq
($(AUDIO_DLKM_ENABLE), true)
ifeq
($(call is-board-platform-in-list,taro kalama bengal monaco msmnile gen4), true)
ifeq
($(call is-board-platform-in-list,taro kalama bengal monaco msmnile gen4), true)
include
vendor/qcom/opensource/audio-kernel/audio_kernel_modules.mk
include
vendor/qcom/opensource/audio-kernel/audio_kernel_modules.mk
...
...
This diff is collapsed.
Click to expand it.
Manifest Service
@manifest_service
mentioned in commit
107b5e23
·
1 year ago
mentioned in commit
107b5e23
mentioned in commit 107b5e23832f05ab4b6da48fa7358dc0a56869df
Toggle commit list
lnx build
@lnxbuild
mentioned in commit
a6069a00
·
1 year ago
mentioned in commit
a6069a00
mentioned in commit a6069a005a00470093170d054c1450de70736ee2
Toggle commit list
lnx build
@lnxbuild
mentioned in commit
7f4a289f
·
6 months ago
mentioned in commit
7f4a289f
mentioned in commit 7f4a289f6919b3d24f8d1dffc1f422fd9ed2a569
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment