You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/openwrt
Felix Fietkau 89315beae1 add ez-ipupdate
SVN-Revision: 438
19 years ago
..
docs update document with new PKG_MD5SUM 19 years ago
package add ez-ipupdate 19 years ago
scripts clean linux kernel, when linux.config changes 19 years ago
target add mount_root script to mount root fs (called from /etc/preinit) 19 years ago
toolchain add mirrors 19 years ago
.cvsignore ignore bin/ 20 years ago
Config.in change default path for staging_dir. http://www.openwrt.org/forum/viewtopic.php?p=5528#5528 19 years ago
Makefile change default path for staging_dir. http://www.openwrt.org/forum/viewtopic.php?p=5528#5528 19 years ago
README remove stuff, update to reality 20 years ago
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 19 years ago

README

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