1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 06:57:42 +03:00
OpenWrt XBurst, development environment for Qi Hardware device. http://projects.qi-hardware.com/index.php/p/openwrt-xburst/
Go to file
nbd a61846d66b compile/install kmod packages only if their kernel configuration options are enabled in linux.config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-21 16:04:14 +00:00
docs update buildroot documentation 2005-03-21 11:42:30 +00:00
package compile/install kmod packages only if their kernel configuration options are enabled in linux.config 2005-03-21 16:04:14 +00:00
scripts clean linux kernel, when linux.config changes 2005-03-21 14:27:53 +00:00
target *** empty log message *** 2005-03-20 05:54:17 +00:00
toolchain add mirrors 2005-03-20 03:01:27 +00:00
.cvsignore ignore bin/ 2005-03-07 13:27:21 +00:00
Config.in nbd's makefile/menuconfig rewrite 2005-03-06 03:34:52 +00:00
Makefile unneeded cleans 2005-03-14 02:52:32 +00:00
README remove stuff, update to reality 2005-03-12 01:22:56 +00:00
rules.mk Fix IPKG_TARGET_DIR 2005-03-06 12:29:41 +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.

Be happy..
	Your OpenWrt Project
	http://www.openwrt.org