X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d95a7917c4468d89ff2c0bb623b92626a29adb6e..bdcf2e70945fbda44af25fca3fa9e3e8d5491f95:/target/linux/ixp4xx-2.6/image/Makefile diff --git a/target/linux/ixp4xx-2.6/image/Makefile b/target/linux/ixp4xx-2.6/image/Makefile index 617bc15c2..9a259aa82 100644 --- a/target/linux/ixp4xx-2.6/image/Makefile +++ b/target/linux/ixp4xx-2.6/image/Makefile @@ -62,7 +62,7 @@ endef $(eval $(call BuildImage)) -UCODEFILE:=IPL_ixp400NpeLibrary-2_3.zip +UCODEFILE:=IPL_ixp400NpeLibrary-2_3_2.zip define Require/npe-ucode [ -f $(DL_DIR)/$(UCODEFILE) ] @@ -74,4 +74,3 @@ $(eval $(call Require,npe-ucode, \ and put it in $(DL_DIR). \\\ You will need to agree to the Intel Public License to do so - please do read it! \ )) -