1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-19 12:04:35 +03:00
openwrt-xburst/openwrt
wbx 2cea1e6b9a add all source code from linksys/broadcom which is free, to cvs for better maintainence inside
openwrt. this gives us the ability to better support different hardware models, without changing
any external tar-balls. only et.o and wl.o is missing and is fetched from my webserver.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-03-16 13:50:00 +00:00
..
docs nbd's makefile/menuconfig rewrite 2005-03-06 03:34:52 +00:00
package add all source code from linksys/broadcom which is free, to cvs for better maintainence inside 2005-03-16 13:50:00 +00:00
scripts do not poweroff 2005-03-16 12:11:58 +00:00
target s/wait/askfirst/ , this let all zombies die ;). found after longer brainstorming with nbd 2005-03-14 02:50:48 +00:00
toolchain add missing binutils patches 2005-03-07 16:50:56 +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