1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-15 14:45: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 8b99479ca8 install gmp to staging_dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-05 01:54:36 +00:00
docs Added some buffalo docs. 2005-03-31 21:25:39 +00:00
package install gmp to staging_dir 2005-04-05 01:54:36 +00:00
scripts make lzo and server support in openvpn optional 2005-04-03 21:36:01 +00:00
target move firstboot from S99done to S10boot 2005-04-03 21:20:56 +00:00
toolchain fix ipv6 host name lookup from /etc/hosts 2005-04-04 21:05:07 +00:00
.cvsignore add staging_dir_* to .cvsignore 2005-03-26 01:13:09 +00:00
Config.in change default path for staging_dir. 2005-03-23 09:39:15 +00:00
Makefile change default path for staging_dir. 2005-03-23 09:39:15 +00:00
README lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory 2005-04-02 12:12:58 +00:00
rules.mk remove lzma loader config option (make it default) and move it from package/ to target/ 2005-04-02 19:06:50 +00:00

This is the buildsystem for the OpenWrt Linux distribution
It is a modified uClibc buildroot2.

Please use "make menuconfig" to configure your appreciated
configuration for the toolchain and firmware.

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.

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