aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6/image
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-05-10 00:27:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-05-10 00:27:37 +0000
commit8fd58014cd3e8ae207ddba9552a4a716e81493ad (patch)
treed67cf9cd47d4ab578c60dadebc13ebe974c27cc9 /target/linux/ixp4xx-2.6/image
parent30b08e0bb4a7ec8f1e1c9c51baefb674e10e5204 (diff)
downloadupstream-8fd58014cd3e8ae207ddba9552a4a716e81493ad.tar.gz
upstream-8fd58014cd3e8ae207ddba9552a4a716e81493ad.tar.bz2
upstream-8fd58014cd3e8ae207ddba9552a4a716e81493ad.zip
fix ixp4xx npe microcode link (from #1634)
SVN-Revision: 7153
Diffstat (limited to 'target/linux/ixp4xx-2.6/image')
-rw-r--r--target/linux/ixp4xx-2.6/image/Makefile2
1 files changed, 1 insertions, 1 deletions
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! \
))