On 01/02/2015 18:36, g2 wrote: > (btw: how does one build a specific part using ./build.sh? is there some may > to do the equivalent of ./build.sh kernel or ./build.sh mali.ko)
First source the proper environment: $ source setup.sh Once you've done this you can build stuff directly with make, e.g.: $ make kernel Gabriele
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
