X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=package%2Fixp4xx-microcode%2FMakefile;h=9ed912758b07e28f5749491f0094e7444a9bdc00;hb=a21cc0882d2e77f0d383ea85e0ee55d3a92637eb;hp=f75b0aa395e3c97e9c609b4a26aae4d0c3f439ea;hpb=7bb631dd596e82d1895cebc75e0244e57a8ae2d5;p=openwrt.git diff --git a/package/ixp4xx-microcode/Makefile b/package/ixp4xx-microcode/Makefile index f75b0aa395..9ed912758b 100644 --- a/package/ixp4xx-microcode/Makefile +++ b/package/ixp4xx-microcode/Makefile @@ -9,13 +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_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) +PKG_SOURCE:=IPL_ixp400NpeLibraryWithCrypto-2_4.zip +PKG_SOURCE_URL:=http://downloads.openwrt.org/sources +PKG_MD5SUM:=dd5f6482e625ecb334469958bcd54b37 include $(INCLUDE_DIR)/package.mk @@ -49,6 +47,7 @@ endef define Package/ixp4xx-microcode/install $(INSTALL_DIR) $(1)/lib/firmware $(INSTALL_DIR) $(1)/usr/share/doc + $(INSTALL_BIN) $(PKG_BUILD_DIR)/NPE-A $(1)/lib/firmware/ $(INSTALL_BIN) $(PKG_BUILD_DIR)/NPE-B $(1)/lib/firmware/ $(INSTALL_BIN) $(PKG_BUILD_DIR)/NPE-C $(1)/lib/firmware/ $(INSTALL_DATA) $(PKG_BUILD_DIR)/LICENSE.IPL $(1)/usr/share/doc/