1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-06 01:17:18 +03:00

fix ixp4xx npe microcode link (from #1634)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7153 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2007-05-10 00:27:37 +00:00
parent 7ad24564c4
commit 25ec0aa7d2

View 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! \
))