Openwrt/openwrt
Nicolas Thill 9a547306e2 add support for multiple target arch
SVN-Revision: 1561
2005-07-25 10:32:22 +00:00
..
docs
package remove default /etc/modules file (gets installed by the kernel ipkg file instead) 2005-07-25 10:29:38 +00:00
scripts add config file /etc/config/network, add board-specific network.overrides (instead of nvram.overrides) 2005-07-21 14:02:53 +00:00
target fix package install order 2005-07-25 10:26:39 +00:00
toolchain add support for multiple target arch 2005-07-25 10:32:22 +00:00
.cvsignore
Config.in
Config.in.devel
Makefile move wificonf and nvram stuff back to package/, remove build_mipsel/root, run install part of package/ for every board/kernel - fixes dependency mess 2005-07-24 19:58:14 +00:00
README
rules.mk move wificonf and nvram stuff back to package/, remove build_mipsel/root, run install part of package/ for every board/kernel - fixes dependency mess 2005-07-24 19:58:14 +00:00

This is the buildsystem for the OpenWrt Linux distribution

Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware.

You need to have installed gcc, binutils, patch, bzip2, flex, bison,
make, gettext, unzip, libz-dev and libc headers.

Simply running 'make' will build your firmware.
It will download all sources, build the cross-compile toolchain, 
the kernel and all choosen applications.

You can use scripts/flash.sh for remotely updating your embedded system
via tftp.

The buildroot system is documented in docs/buildroot-documentation.html.

Building your own firmware you need to have access to a Linux system.

Sunshine!
	Your OpenWrt Project
	http://openwrt.org