Openwrt/openwrt
Felix Fietkau 2b9c37f961 another compile fix
SVN-Revision: 5052
2006-10-11 20:25:30 +00:00
..
docs update docs for the last commit 2006-09-24 13:34:47 +00:00
include more fixes 2006-10-10 23:04:46 +00:00
package use perl instead of sed for replacing stuff in wl 2006-10-10 23:04:23 +00:00
scripts replace ipkg-make-index with a shell script that works on bsd 2006-10-10 23:04:00 +00:00
target another compile fix 2006-10-11 20:25:30 +00:00
toolchain add uclibc portability patch (by thorsten glaser) 2006-10-10 20:03:03 +00:00
tools always build sed, some systems have a broken one where it's hard to detect 2006-10-10 22:29:46 +00:00
BSDmakefile add BSDmakefile as a wrapper which calls gmake 2006-10-10 18:51:05 +00:00
Config.in add grub based images for x86-2.6 - still a bit hackish, but works with ext2 and jffs2 2006-10-08 15:48:56 +00:00
LICENSE
Makefile set shell to bash in master makefile 2006-10-10 18:39:58 +00:00
README
rules.mk more fixes 2006-10-10 23:04:46 +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, pkg-config, 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