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
0212ef08
Commit
0212ef08
authored
17 years ago
by
Rod Whitby
Browse files
Options
Downloads
Patches
Plain Diff
ixp4xx-2.6/npe-ucode: Updated to version 2.3.2 of the microcode.
SVN-Revision: 7063
parent
4dbda773
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
target/linux/ixp4xx-2.6/image/Makefile
+1
-2
1 addition, 2 deletions
target/linux/ixp4xx-2.6/image/Makefile
target/linux/ixp4xx-2.6/image/npe-ucode/Makefile
+2
-2
2 additions, 2 deletions
target/linux/ixp4xx-2.6/image/npe-ucode/Makefile
with
3 additions
and
4 deletions
target/linux/ixp4xx-2.6/image/Makefile
+
1
−
2
View file @
0212ef08
...
@@ -62,7 +62,7 @@ endef
...
@@ -62,7 +62,7 @@ endef
$(
eval
$(
call BuildImage
))
$(
eval
$(
call BuildImage
))
UCODEFILE
:=
IPL_ixp400NpeLibrary-2_3.zip
UCODEFILE
:=
IPL_ixp400NpeLibrary-2_3
_2
.zip
define
Require/npe-ucode
define
Require/npe-ucode
[
-f
$(DL_DIR)/$(UCODEFILE)
]
[
-f
$(DL_DIR)/$(UCODEFILE)
]
...
@@ -74,4 +74,3 @@ $(eval $(call Require,npe-ucode, \
...
@@ -74,4 +74,3 @@ $(eval $(call Require,npe-ucode, \
and put it
in
$(
DL_DIR
)
.
\\\
and put it
in
$(
DL_DIR
)
.
\\\
You will need to agree to the Intel Public License to
do
so - please
do
read
it!
\
You will need to agree to the Intel Public License to
do
so - please
do
read
it!
\
))
))
This diff is collapsed.
Click to expand it.
target/linux/ixp4xx-2.6/image/npe-ucode/Makefile
+
2
−
2
View file @
0212ef08
...
@@ -9,11 +9,11 @@
...
@@ -9,11 +9,11 @@
include
$(TOPDIR)/rules.mk
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
npe-ucode
PKG_NAME
:=
npe-ucode
PKG_VERSION
:=
2.3
PKG_VERSION
:=
2.3
.2
PKG_RELEASE
:=
1
PKG_RELEASE
:=
1
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE
:=
IPL_ixp400NpeLibrary-2_3.zip
PKG_SOURCE
:=
IPL_ixp400NpeLibrary-2_3
_2
.zip
include
$(INCLUDE_DIR)/package.mk
include
$(INCLUDE_DIR)/package.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