Skip to content

Commit

Permalink
the url isn't valid for some time
Browse files Browse the repository at this point in the history
SVN-Revision: 25463
  • Loading branch information
kaloz committed Feb 11, 2011
1 parent 77d0d37 commit 776dff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/wrt350nv2-builder/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ define Host/Install
$(INSTALL_DIR) $(STAGING_DIR_HOST)/bin
$(INSTALL_BIN) $(HOST_BUILD_DIR)/wrt350nv2-builder $(STAGING_DIR_HOST)/bin/
# optionally the builder can add a u-boot binary to create a complete webupgrade image, but this is not mandatory
# u-boot images from stock firmware are available at ftp://ftp.maddes.net/openwrt/kamikaze/orion/stock/binaries/
# u-boot images from stock firmware are available at ftp://ftp.maddes.net/openwrt/trunk/orion/stock/binaries/
[ ! -f "files/u-boot.bin" ] || ( \
$(INSTALL_DIR) $(STAGING_DIR_HOST)/share/wrt350nv2-builder; \
$(CP) files/u-boot.bin $(STAGING_DIR_HOST)/share/wrt350nv2-builder/; )
Expand Down

0 comments on commit 776dff3

Please sign in to comment.