lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory
[openwrt/openwrt.git] / openwrt / README
1 This is the buildsystem for the OpenWrt Linux distribution
2 It is a modified uClibc buildroot2.
3
4 Please use "make menuconfig" to configure your appreciated
5 configuration for the toolchain and firmware.
6
7 Simply running 'make' will build your firmware.
8 It will download all sources, build the cross-compile toolchain,
9 the kernel and all choosen applications.
10
11 You can use scripts/flash.sh for remotely updating your embedded system
12 via tftp.
13
14 The buildroot system is documented in docs/buildroot-documentation.html.
15
16 Sunshine!
17 Your OpenWrt Project
18 http://openwrt.org
19
20