This project is a fork of the openwrt.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/openwrt.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionAdd board support for the Samsung S3C2440 based MINI2440 board
ownerbuserror@gmail.com
last changeThu, 5 Mar 2009 15:30:06 +0000 (5 15:30 +0000)
content tags
add:
README
This is the buildsystem for the OpenWrt Linux distribution

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

You need to have installed gcc, binutils, patch, bzip2, flex, bison,
make, gettext, pkg-config, unzip, libz-dev and libc headers.

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/flashing/flash.sh for remotely updating your embedded
system via tftp.

The OpenWrt system is documented in docs/. You will need a LaTeX distribution
and the tex4ht package to build the documentation. Type make -C docs/ to build it.

Building your own firmware you need to have access to a Linux, BSD or MacOSX system.
Cygwin will not be supported because of the lack of case sensitiveness.

Sunshine!
	Your OpenWrt Project
	http://openwrt.org
shortlog
2009-03-05 Michel Pollet[MINI2440] Updated defconfig to add (optional) packagesdev-mini2440-stablemaster
2009-03-05 Michel PolletMerge commit 'origin/master' into dev-mini2440-buserror
2009-03-05 Michel Pollet[MINI2440] Updated to 2.6.29-rc7
2009-03-05 juhosg[package] mac80211: update compat-wireless to 2009...
2009-03-04 nbdmadwifi: improve the autochannel decision making on...
2009-03-04 thl[ifxmips] move kernel support to 2.6.28.7
2009-03-04 Michel Pollet[2.6.29] Added an empty config file so build works
2009-03-04 Michel PolletConfig changes
2009-03-04 Michel Pollet[DIRECTFB] Placeholder
2009-03-04 Michel Pollet[MINI2440] Initial board support
2009-03-03 juhosg[package] mac80211: add ath9k init values patch
2009-03-03 juhosg[package] mac80211: update compat-wireless to 2009...
2009-03-03 nbdallow uml to access host.mk at DUMP time
2009-03-03 nbdget rid of one more $(shell) instance
2009-03-03 nbdoptimize the .config dependency chain in the toplevel...
2009-03-03 nbdreplace a few unnecessary $(shell) calls
...
heads
15 years ago master
15 years ago dev-mini2440-stable
15 years ago dev-mini2440-buserror
15 years ago origin/master