X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d95a7917c4468d89ff2c0bb623b92626a29adb6e..9a84ef5a087804e72519042e42b609a82d3e1e60:/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 4559f5680..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 +PKG_VERSION:=2.4 PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE:=IPL_ixp400NpeLibrary-2_3.zip +PKG_SOURCE:=IPL_ixp400NpeLibrary-2_4.zip include $(INCLUDE_DIR)/package.mk