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
c9e5aa0c
Commit
c9e5aa0c
authored
10 years ago
by
Imre Kaloz
Browse files
Options
Downloads
Patches
Plain Diff
upgrade to new rev, fixes possible compile error
Signed-off-by:
Imre Kaloz
<
kaloz@openwrt.org
>
SVN-Revision: 43791
parent
beb4318b
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
package/kernel/mwlwifi/Makefile
+2
-2
2 additions, 2 deletions
package/kernel/mwlwifi/Makefile
with
2 additions
and
2 deletions
package/kernel/mwlwifi/Makefile
+
2
−
2
View file @
c9e5aa0c
...
@@ -8,7 +8,7 @@
...
@@ -8,7 +8,7 @@
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
mwlwifi
PKG_NAME
:=
mwlwifi
PKG_VERSION
:=
10.2.6.1.p4-2014122
4
PKG_VERSION
:=
10.2.6.1.p4-2014122
8
PKG_RELEASE
=
1
PKG_RELEASE
=
1
PKG_LICENSE
:=
ISC
PKG_LICENSE
:=
ISC
...
@@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=
...
@@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=
PKG_SOURCE_URL
:=
https://github.com/kaloz/mwlwifi
PKG_SOURCE_URL
:=
https://github.com/kaloz/mwlwifi
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_PROTO
:=
git
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE_SUBDIR
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE_VERSION
:=
28120935bc38e3861a885d745ec6ebe3f603611e
PKG_SOURCE_VERSION
:=
f92c46695d92dc23606d65bb32611e92235c30fc
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
-
$(
PKG_SOURCE_VERSION
)
.tar.xz
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
-
$(
PKG_SOURCE_VERSION
)
.tar.xz
PKG_MAINTAINER
:=
Imre Kaloz <kaloz@openwrt.org>
PKG_MAINTAINER
:=
Imre Kaloz <kaloz@openwrt.org>
...
...
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