Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openwrt
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
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Freifunk Luebeck
openwrt
Commits
dafcdcd5
Commit
dafcdcd5
authored
15 years ago
by
Claudio Mignanti
Browse files
Options
Downloads
Patches
Plain Diff
Add mirror for utility e100boot
SVN-Revision: 16682
parent
212de82a
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
target/linux/etrax/image/e100boot/Makefile
+3
-2
3 additions, 2 deletions
target/linux/etrax/image/e100boot/Makefile
with
3 additions
and
2 deletions
target/linux/etrax/image/e100boot/Makefile
+
3
−
2
View file @
dafcdcd5
...
...
@@ -13,8 +13,9 @@ PKG_VERSION:=0.1
PKG_RELEASE
:=
1
PKG_SOURCE
:=
e100boot.tar.bz2
PKG_SOURCE_URL
:=
http://www.acmesystems.it/download/owrt
PKG_MD5SUM
:=
PKG_SOURCE_URL
:=
http://www.acmesystems.it/download/owrt
\
http://download.tuxfamily.org/crisos/repository/source/
PKG_MD5SUM
:=
11fd53e7824dc550e4cffbc4cd114c3e
PKG_BUILD_DIR
:=
$(
KERNEL_BUILD_DIR
)
/
$(
PKG_NAME
)
...
...
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