X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fixp4xx-2.6%2Fimage%2Fnpe-ucode%2FMakefile;fp=target%2Flinux%2Fixp4xx-2.6%2Fimage%2Fnpe-ucode%2FMakefile;h=7dc476b6b14f1b79f19c19a6b6f2c59f980e76ba;hb=4b41d5b94018d0a607761d4a6b0b8279f8fca2df;hp=982cbc8312a9974723bfeb3543352256104ac81e;hpb=591810182c58e5ebf2bd30b8a9796ef9ed3860c2;p=openwrt-10.03%2F.git diff --git a/target/linux/ixp4xx-2.6/image/npe-ucode/Makefile b/target/linux/ixp4xx-2.6/image/npe-ucode/Makefile index 982cbc831..7dc476b6b 100644 --- a/target/linux/ixp4xx-2.6/image/npe-ucode/Makefile +++ b/target/linux/ixp4xx-2.6/image/npe-ucode/Makefile @@ -15,7 +15,7 @@ PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=IPL_ixp400NpeLibrary-2_3.zip PKG_SOURCE_URL:=http://www.intel.com/design/network/products/npfamily/ixp400_current.htm -PKG_CAT:=unzip +PKG_UNPACK:=unzip -d $(PKG_BUILD_DIR)/ $(DL_DIR)/$(PKG_SOURCE) include $(INCLUDE_DIR)/unpack.mk