Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
msm8610
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
msm8610
Commits
cd26afc8
Commit
cd26afc8
authored
12 years ago
by
Linux Build Service Account
Committed by
Gerrit - the friendly Code Review server
12 years ago
Browse files
Options
Downloads
Plain Diff
Merge "msm8610: Change kernel defconfig to refer to msm8610"
parents
ef29a359
5fbf7d0c
Branches
caf_migration/jb_mr1_rb1.6
Branches containing commit
Tags
AU_LINUX_ANDROID_JB_MR1.04.02.00.49.038
AU_LINUX_ANDROID_JB_MR1.04.02.00.49.040
AU_LINUX_ANDROID_JB_MR1.04.02.00.49.041
AU_LINUX_ANDROID_JB_MR1_RB1.04.02.00.50.015
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
AndroidBoard.mk
+1
-1
1 addition, 1 deletion
AndroidBoard.mk
with
1 addition
and
1 deletion
AndroidBoard.mk
+
1
−
1
View file @
cd26afc8
...
...
@@ -19,7 +19,7 @@ endif
# Compile Linux Kernel
#----------------------------------------------------------------------
ifeq
($(KERNEL_DEFCONFIG),)
KERNEL_DEFCONFIG
:=
msm8
9
10_defconfig
KERNEL_DEFCONFIG
:=
msm8
6
10_defconfig
endif
include
kernel/AndroidKernel.mk
...
...
This diff is collapsed.
Click to expand it.
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