diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-23 21:50:10 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-02-23 21:50:10 +0000 |
commit | d2b94be30cae972e5bd43f530e7d9fb44c5173d0 (patch) | |
tree | fa2b49bc98a06fbd53fbff73087275913ab8cd1f /openwrt/README | |
parent | 4f38ebd722dcd0633d2136b711eff7aa393ecec5 (diff) |
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@290 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 c79070cfa3..7d937e76d3 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. |