1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 20:23:53 +02:00
openwrt/openwrt
Felix Fietkau d2a31e404c fix build depends for wlc
SVN-Revision: 512
2005-04-02 10:43:04 +00:00
..
docs Added some buffalo docs. 2005-03-31 21:25:39 +00:00
package fix build depends for wlc 2005-04-02 10:43:04 +00:00
scripts small patch from Johannes 5 Joemann 2005-03-26 21:34:50 +00:00
target re-add /etc/protocols 2005-04-01 18:23:40 +00:00
toolchain add mirrors 2005-03-20 03:01:27 +00:00
.cvsignore add staging_dir_* to .cvsignore 2005-03-26 01:13:09 +00:00
Config.in change default path for staging_dir. http://www.openwrt.org/forum/viewtopic.php?p=5528#5528 2005-03-23 09:39:15 +00:00
Makefile change default path for staging_dir. http://www.openwrt.org/forum/viewtopic.php?p=5528#5528 2005-03-23 09:39:15 +00:00
README remove stuff, update to reality 2005-03-12 01:22:56 +00:00
rules.mk fixup openntpd package. ntpd now starts as user ntp and CONTROL/postinst can be executed on host and target system. idea from nbd to use IPKG_ROOTDIR 2005-03-23 20:19:42 +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