1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-30 16:11:18 +02:00
OpenWrt Source Repository https://openwrt.org/
Go to file
Nicolas Thill 5df7bab3f0 use INSTALL_DIR variable
SVN-Revision: 5809
2006-12-16 19:57:11 +00:00
docs
include fix path to generic init file when using a symlinked target support directory 2006-12-16 01:32:12 +00:00
package use INSTALL_DIR variable 2006-12-16 19:57:11 +00:00
scripts add a simple maintenance tool for kernel config files 2006-12-14 04:59:04 +00:00
target build wrt300n v1 images 2006-12-16 19:54:09 +00:00
toolchain add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64 2006-12-14 07:00:34 +00:00
tools
BSDmakefile
Config.in
LICENSE
Makefile
README
rules.mk

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