Diff for /elwix/BUILD.txt between versions 1.3 and 1.5

version 1.3, 2013/08/05 13:19:18 version 1.5, 2014/09/15 19:06:41
Line 17  and GPLv2 "gpl/*" projects Line 17  and GPLv2 "gpl/*" projects
   
  II. Build process   II. Build process
         1. Init build structures with clean directory tree          1. Init build structures with clean directory tree
                ./build_init.sh                ./build_init.sh <filename of project config>
         2. Cross compile entire userland software          2. Cross compile entire userland software
                 ./build_world.sh                  ./build_world.sh
         3. Cross compile ELWIX kernel          3. Cross compile ELWIX kernel

Removed from v.1.3  
changed lines
  Added in v.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>