projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS
[openwrt.git]
/
target
/
linux
/
ixp4xx-2.6
/
image
/
npe-ucode
/
Makefile
diff --git
a/target/linux/ixp4xx-2.6/image/npe-ucode/Makefile
b/target/linux/ixp4xx-2.6/image/npe-ucode/Makefile
index
9ec1e12
..
b5181e8
100644
(file)
--- a/
target/linux/ixp4xx-2.6/image/npe-ucode/Makefile
+++ b/
target/linux/ixp4xx-2.6/image/npe-ucode/Makefile
@@
-9,11
+9,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=npe-ucode
include $(TOPDIR)/rules.mk
PKG_NAME:=npe-ucode
-PKG_VERSION:=2.
3.2
+PKG_VERSION:=2.
4
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_RELEASE:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE:=IPL_ixp400NpeLibrary-2_
3_2
.zip
+PKG_SOURCE:=IPL_ixp400NpeLibrary-2_
4
.zip
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
This page took
0.024271 seconds
and
4
git commands to generate.