X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/bdcf2e70945fbda44af25fca3fa9e3e8d5491f95..a734f1b07a7c700449d311f5a93459b3c659b63e:/target/linux/ixp4xx-2.6/image/npe-ucode/Makefile?ds=sidebyside diff --git a/target/linux/ixp4xx-2.6/image/npe-ucode/Makefile b/target/linux/ixp4xx-2.6/image/npe-ucode/Makefile index 9ec1e1269..b5181e81e 100644 --- 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 -PKG_VERSION:=2.3.2 +PKG_VERSION:=2.4 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