fix ixp4xx npe microcode link (from #1634)
authorFelix Fietkau <nbd@openwrt.org>
Thu, 10 May 2007 00:27:37 +0000 (00:27 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 10 May 2007 00:27:37 +0000 (00:27 +0000)
SVN-Revision: 7153

target/linux/ixp4xx-2.6/image/Makefile

index 501f39e2eed60c33ea6881689b77de52d7ebd947..17c0ab0d439e9fa2b2b8c5b0b1133fec93f01f64 100644 (file)
@@ -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! \
 ))