1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-02 19:02:20 +03:00
OpenWrt XBurst, development environment for Qi Hardware device. http://projects.qi-hardware.com/index.php/p/openwrt-xburst/
Go to file
nbd 571d37fe94 move '-' parameter to TAR_OPTIONS, so that packages can append commands
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5083 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-14 14:51:48 +00:00
docs make table of contents clickable 2006-10-13 23:45:30 +00:00
include move '-' parameter to TAR_OPTIONS, so that packages can append commands 2006-10-14 14:51:48 +00:00
package portability fix 2006-10-14 14:26:40 +00:00
scripts don't generate .tmpconfig.h and .kconfig.d 2006-10-14 00:48:54 +00:00
target leave out the ccache directory when copying the staging dir into the sdk (#843) 2006-10-14 14:16:26 +00:00
toolchain remove some obsolete stuff 2006-10-14 13:53:26 +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 rename GPL to LICENSE 2005-08-13 12:29:03 +00:00
Makefile another fix for invalid fd messages 2006-10-14 13:02:09 +00:00
README pkg-config is needed for some packages 2005-09-11 18:05:09 +00:00
rules.mk move '-' parameter to TAR_OPTIONS, so that packages can append commands 2006-10-14 14:51:48 +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