aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx-2.6/image/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2007-05-02 12:03:43 +0000
committerImre Kaloz <kaloz@openwrt.org>2007-05-02 12:03:43 +0000
commit73494b473e77083f2184be294d75cdaec8c75b7d (patch)
tree6e7ef93feca1ab6a4ceff8c093befe5b4005ba0c /target/linux/ixp4xx-2.6/image/Makefile
parentdda5964af5ed43d59c1380878a8ef00b72720c9c (diff)
downloadupstream-73494b473e77083f2184be294d75cdaec8c75b7d.tar.gz
upstream-73494b473e77083f2184be294d75cdaec8c75b7d.tar.bz2
upstream-73494b473e77083f2184be294d75cdaec8c75b7d.zip
upgrade npe microcode to v2.4
SVN-Revision: 7079
Diffstat (limited to 'target/linux/ixp4xx-2.6/image/Makefile')
-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 9a259aa82a..501f39e2ee 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_2.zip
+UCODEFILE:=IPL_ixp400NpeLibrary-2_4.zip
define Require/npe-ucode
[ -f $(DL_DIR)/$(UCODEFILE) ]