Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Johannes Rudolph
lede-mikrotik
Commits
9f3dc9af
Commit
9f3dc9af
authored
12 years ago
by
Jo-Philipp Wich
Browse files
Options
Downloads
Patches
Plain Diff
toolchain: remove duplicate default in bintutils Kconfig
SVN-Revision: 34436
parent
4801705d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
toolchain/binutils/Config.in
+1
-2
1 addition, 2 deletions
toolchain/binutils/Config.in
with
1 addition
and
2 deletions
toolchain/binutils/Config.in
+
1
−
2
View file @
9f3dc9af
...
@@ -2,9 +2,8 @@
...
@@ -2,9 +2,8 @@
choice
choice
prompt "Binutils Version" if TOOLCHAINOPTS
prompt "Binutils Version" if TOOLCHAINOPTS
default BINUTILS_VERSION_2_19_1
default BINUTILS_VERSION_2_20_1 if avr32
default BINUTILS_VERSION_2_20_1 if avr32
default BINUTILS_VERSION_2_22
default BINUTILS_VERSION_2_22
if !avr32
help
help
Select the version of binutils you wish to use.
Select the version of binutils you wish to use.
...
...
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