From: Felix Fietkau Date: Thu, 10 May 2007 00:27:37 +0000 (+0000) Subject: fix ixp4xx npe microcode link (from #1634) X-Git-Tag: reboot~29288 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=8fd58014cd3e8ae207ddba9552a4a716e81493ad;p=oweals%2Fopenwrt.git fix ixp4xx npe microcode link (from #1634) SVN-Revision: 7153 --- diff --git a/target/linux/ixp4xx-2.6/image/Makefile b/target/linux/ixp4xx-2.6/image/Makefile index 501f39e2ee..17c0ab0d43 100644 --- a/target/linux/ixp4xx-2.6/image/Makefile +++ b/target/linux/ixp4xx-2.6/image/Makefile @@ -70,7 +70,7 @@ endef $(eval $(call Require,npe-ucode, \ You must manually download $(UCODEFILE) from \\\ - http://www.intel.com/design/network/products/npfamily/ixp400_current.htm \\\ + http://www.intel.com/design/network/products/npfamily/ixp400_archives.htm \\\ and put it in $(DL_DIR). \\\ You will need to agree to the Intel Public License to do so - please do read it! \ ))