From d8c79faf4190c45ebb37b9a2e346c37994debedf Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Sat, 12 Jul 2008 02:06:55 +0000 Subject: switch to the IXP4xx microcode with crypto support SVN-Revision: 11779 --- package/ixp4xx-microcode/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/ixp4xx-microcode/Makefile') diff --git a/package/ixp4xx-microcode/Makefile b/package/ixp4xx-microcode/Makefile index b3fc8f7..449b895 100644 --- a/package/ixp4xx-microcode/Makefile +++ b/package/ixp4xx-microcode/Makefile @@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ixp4xx-microcode PKG_VERSION:=2.4 -PKG_RELEASE:=1 +PKG_RELEASE:=2 -PKG_SOURCE:=IPL_ixp400NpeLibrary-2_4.zip -PKG_SOURCE_URL:=http://downloadmirror.intel.com/12954/eng/ -PKG_MD5SUM:=9a6dc3846041b899edf9eff8a906fb11 +PKG_SOURCE:=IPL_ixp400NpeLibraryWithCrypto-2_4.zip +PKG_SOURCE_URL:=http://downloads.openwrt.org/sources +PKG_MD5SUM:=dd5f6482e625ecb334469958bcd54b37 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -- cgit v1.1