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
2c161449
Commit
2c161449
authored
12 years ago
by
Hauke Mehrtens
Browse files
Options
Downloads
Patches
Plain Diff
b43-tools: fix md5sum
SVN-Revision: 33931
parent
a747f0a0
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
tools/b43-tools/Makefile
+1
-1
1 addition, 1 deletion
tools/b43-tools/Makefile
with
1 addition
and
1 deletion
tools/b43-tools/Makefile
+
1
−
1
View file @
2c161449
...
...
@@ -15,7 +15,7 @@ PKG_SOURCE_URL:=git://git.bues.ch/b43-tools.git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
PKG_SOURCE_VERSION
:=
38267954aae73659de271c67e6892c744b47f3d8
PKG_MIRROR_MD5SUM
:=
7826262ac6870ac27c22a1b6974f8952
PKG_MIRROR_MD5SUM
:=
50ca3c763ee21ee213addd17cf1c1b86
HOST_BUILD_DIR
=
$(
BUILD_DIR_HOST
)
/
$(
PKG_NAME
)
include
$(INCLUDE_DIR)/host-build.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