1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-28 09:43:21 +02:00
OpenWrt XBurst, development environment for Qi Hardware device. http://projects.qi-hardware.com/index.php/p/openwrt-xburst/
Go to file
jow 2feafb7483 [backfire] merge r23230
git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@23234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-05 07:42:51 +00:00
docs
include [backfire] merge r23222 2010-10-04 17:21:32 +00:00
package [backfire] merge r23230 2010-10-05 07:42:51 +00:00
scripts [backfire] merge r22814, r22815, r22819, r22871, r23084, r23102 and r23171 2010-10-03 19:23:52 +00:00
target [backfire] merge r23039 2010-09-12 22:14:14 +00:00
toolchain
tools quilt needs autoconf 2010-10-03 15:52:34 +00:00
.gitignore
BSDmakefile
Config.in [backfire] merge r22453 2010-08-01 14:40:17 +00:00
feeds.conf.default
LICENSE
Makefile
README
rules.mk [backfire] merge r23029, r23030, r23031 and r23032 2010-09-12 22:13:25 +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,
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