Ei kuvausta

Felix Fietkau a9ef165cff ath9k: rework the mac address override patch to not break ath9k_htc 15 vuotta sitten
docs 73bb52b30b docs: fix a counting fail 16 vuotta sitten
include e09767beea package-ipkg.mk: add support for "essential" package flag, fix typo 15 vuotta sitten
package a9ef165cff ath9k: rework the mac address override patch to not break ath9k_htc 15 vuotta sitten
scripts bf274946af deptest: Capitalize failure message. Makes it easier to spot in the logs. 15 vuotta sitten
target ba5296268c x86: refresh config, enable pci express support 15 vuotta sitten
toolchain 74d8aaa314 toolchain/uClibc: fix upstream patch name on r24029 15 vuotta sitten
tools eadb5c84fa imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above). 15 vuotta sitten
.gitignore 2c6e2011f8 .gitignore: Undo accidental commit. 16 vuotta sitten
BSDmakefile f30058fda2 add missing copyright header 19 vuotta sitten
Config.in 8d40973058 make the display support feature flag selectable 15 vuotta sitten
LICENSE 60c1f0f64d finally move buildroot-ng to trunk 10 vuotta sitten
Makefile 00d1e599d7 add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point 15 vuotta sitten
README 7c0dea599d remove bison requirement (see [10398] & [14900]) 16 vuotta sitten
feeds.conf.default e8d482ab00 switch to LuCI trunk, should be stable enough for common use now 15 vuotta sitten
rules.mk 97b3d9688c remove an obsolete comment for the flock template 15 vuotta sitten

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,
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/flashing/flash.sh for remotely updating your embedded
system via tftp.

The OpenWrt system is documented in docs/. You will need a LaTeX distribution
and the tex4ht package to build the documentation. Type make -C docs/ to build it.

Building your own firmware you need to have access to a Linux, BSD or MacOSX system.
Cygwin will not be supported because of the lack of case sensitiveness.

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