From 25ec0aa7d25a6d19e8ebf2fe981185bf61f18762 Mon Sep 17 00:00:00 2001
From: nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Thu, 10 May 2007 00:27:37 +0000
Subject: [PATCH] fix ixp4xx npe microcode link (from #1634)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7153 3c298f89-4303-0410-b956-a3cf2f4a3e73
---
 target/linux/ixp4xx-2.6/image/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/ixp4xx-2.6/image/Makefile b/target/linux/ixp4xx-2.6/image/Makefile
index 501f39e2e..17c0ab0d4 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! \
 ))
-- 
2.20.1