--- elwix/BUILD.txt 2012/02/09 01:42:35 1.1.2.2 +++ elwix/BUILD.txt 2012/02/16 23:27:30 1.1.2.3 @@ -1,11 +1,17 @@ -= How-to build ELWIX system project =- ========================================= -$Id: BUILD.txt,v 1.1.2.2 2012/02/09 01:42:35 misho Exp $ +$Id: BUILD.txt,v 1.1.2.3 2012/02/16 23:27:30 misho Exp $ ========================================= I. Intro II. Build process + 1. Init build structures with clean directory tree + ./build_init.sh + 2. Cross compile entire userland software + ./build_world.sh + 3. Cross compile ELWIX kernel + ./build_kernel.sh III. Information Michael Pounov or