Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
targets
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Feed
targets
Commits
91b77cba
Commit
91b77cba
authored
8 years ago
by
Ronny Nilsson
Browse files
Options
Downloads
Patches
Plain Diff
bcmkernel: additions for building Broadcom ARM kernel v4.1.27
parent
ae0cfbc7
Branches
Branches containing commit
Tags
0.1.12
Tags containing commit
1 merge request
!1
Fr # 15187
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
iopsys-brcm63xx-arm/Config.in
+8
-2
8 additions, 2 deletions
iopsys-brcm63xx-arm/Config.in
with
8 additions
and
2 deletions
iopsys-brcm63xx-arm/Config.in
+
8
−
2
View file @
91b77cba
...
@@ -27,8 +27,8 @@ config BUSYBOX_DEFAULT_IFCONFIG
...
@@ -27,8 +27,8 @@ config BUSYBOX_DEFAULT_IFCONFIG
config BCM_KERNEL_PROFILE
config BCM_KERNEL_PROFILE
string
string
default "963138
B
GWV" if TARGET_iopsys_brcm63xx_arm_dg400
default "963138GWV" if TARGET_iopsys_brcm63xx_arm_dg400
default "963138
B
GWV" if TARGET_iopsys_brcm63xx_arm_eg400
default "963138GWV" if TARGET_iopsys_brcm63xx_arm_eg400
config BCM_CHIP_ID
config BCM_CHIP_ID
string
string
...
@@ -49,3 +49,9 @@ config TARGET_IBOARDID
...
@@ -49,3 +49,9 @@ config TARGET_IBOARDID
default "DG400" if TARGET_iopsys_brcm63xx_arm_dg400
default "DG400" if TARGET_iopsys_brcm63xx_arm_dg400
default "EG400" if TARGET_iopsys_brcm63xx_arm_eg400
default "EG400" if TARGET_iopsys_brcm63xx_arm_eg400
config BCM_TOOLTUPLE
string
default "arm-buildroot-linux-uclibcgnueabi-" if TARGET_iopsys_brcm63xx_arm && BRCM_SDK_VER_502002
default "mips-buildroot-linux-uclibc-" if TARGET_iopsys_brcm63xx_mips && BRCM_SDK_VER_502002
default "mips-unknown-linux-uclibc-" if TARGET_iopsys_brcm63xx_mips && BRCM_SDK_VER_416050
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