Bez popisu

Felix Fietkau f5d49b3bd5 use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1 před 19 roky
docs 10a7c91908 some more build docs před 19 roky
include 5af24a0373 build all packages in a package directory by default if DEVELOPER or SDK is set před 19 roky
package 7d769dc17d sync pcmcia-cs in trunk with whiterussian, add fix for memory ranges před 19 roky
scripts 98910471a7 strip trailing / from download urls před 19 roky
target 75e5315f5f clean up x86-2.6 partitioning stuff před 19 roky
toolchain f5d49b3bd5 use the gcc 4.2 snapshot in x86-2.6 by default - seems to work better than 4.1.1 před 19 roky
tools cf52f51b85 remove custom partition table hack, add ptgen utility for generating partition tables před 19 roky
BSDmakefile 60c1f0f64d finally move buildroot-ng to trunk před 9 roky
Config.in c3c4dfb57b move target/image/platform to target/linux/platform/image platform directories are now self contained před 19 roky
LICENSE 60c1f0f64d finally move buildroot-ng to trunk před 9 roky
Makefile 16edf83d62 trivial changes před 19 roky
README 60c1f0f64d finally move buildroot-ng to trunk před 9 roky
rules.mk 392966798b add INSTALL_BIN, INSTALL_DIR, INSTALL_DATA variables před 19 roky

README

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