diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-02-23 21:50:10 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-02-23 21:50:10 +0000 |
commit | e3a3457a9d50dff8dac230880b7523a208d0c85f (patch) | |
tree | fa2b49bc98a06fbd53fbff73087275913ab8cd1f /openwrt/README | |
parent | fb1a0ad0ef813ebb96808a9e0097550f3e99a5ed (diff) | |
download | mtk-20170518-e3a3457a9d50dff8dac230880b7523a208d0c85f.zip mtk-20170518-e3a3457a9d50dff8dac230880b7523a208d0c85f.tar.gz mtk-20170518-e3a3457a9d50dff8dac230880b7523a208d0c85f.tar.bz2 |
I do not believe that users will cleanup kernelsource, when switching rootfs. force it with scripts and Makefile changes from Felix Fietkau <nbd@vd-s.ath.cx>
SVN-Revision: 290
Diffstat (limited to 'openwrt/README')
-rw-r--r-- | openwrt/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/README b/openwrt/README index c79070c..7d937e7 100644 --- a/openwrt/README +++ b/openwrt/README @@ -8,7 +8,7 @@ Simply running 'make' will build your firmware and a tarball of kernel modules. It will download all sources, build the cross-compile toolchain, the kernel and all choosen applications. -You can use flash.sh for remotely updating your embedded system +You can use scripts/flash.sh for remotely updating your embedded system via tftp. |