From 0212ef08bd1af96a0e34782d3a7affa7d03fbe4d Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Fri, 27 Apr 2007 23:15:55 +0000 Subject: ixp4xx-2.6/npe-ucode: Updated to version 2.3.2 of the microcode. SVN-Revision: 7063 --- target/linux/ixp4xx-2.6/image/npe-ucode/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/ixp4xx-2.6/image/npe-ucode') diff --git a/target/linux/ixp4xx-2.6/image/npe-ucode/Makefile b/target/linux/ixp4xx-2.6/image/npe-ucode/Makefile index 4559f56..9ec1e12 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.3.2 PKG_RELEASE:=1 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 -- cgit v1.1