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
16d57626
Commit
16d57626
authored
18 years ago
by
Imre Kaloz
Browse files
Options
Downloads
Patches
Plain Diff
enable zImage generation for the new boards
SVN-Revision: 6832
parent
e40c8c45
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/arm-magic.sh
+1
-1
1 addition, 1 deletion
scripts/arm-magic.sh
with
1 addition
and
1 deletion
scripts/arm-magic.sh
+
1
−
1
View file @
16d57626
...
...
@@ -22,7 +22,7 @@
# NOTE: for now it's for only IXP4xx in big endian mode
# list of supported boards, in "boardname machtypeid" format
for
board
in
"avila 526"
"gateway7001 731"
"nslu2 597"
"nas100d 865"
for
board
in
"avila 526"
"gateway7001 731"
"nslu2 597"
"nas100d 865"
"wg302v2 890"
"pronghornmetro 1040"
do
set
--
$board
hexid
=
$(
printf
%x
\\
n
$2
)
...
...
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