Files
OpenCellular/util
Vic (Chun-Ju) Yang 56dd81e39c Merge make_all.sh to Makefile
By merging make_all.sh to Makefile, parallel make can be made faster.
Previously, if one does 'util/make_all.sh -j32', most of the time is
spent on waiting for linking. Now that we invoke sub-make, linking an
executable doesn't block the next board.

With '-j32', the new 'make buildall' takes about 7 seconds, while the
original 'util/make_all.sh' takes about 27 seconds.

BUG=None
TEST=make buildall -j32
BRANCH=None

Change-Id: I7c2f0d1e928a9b60a8a9070bdcb71b00a3d534cd
Signed-off-by: Vic (Chun-Ju) Yang <victoryang@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/181091
Reviewed-by: Vincent Palatin <vpalatin@chromium.org>
2013-12-27 07:50:56 +00:00
..
2013-12-19 00:12:28 +00:00
2013-07-01 16:14:16 -07:00
2013-07-01 16:14:16 -07:00
2013-12-19 00:12:28 +00:00
2012-11-01 14:09:34 -07:00
2013-12-27 07:50:56 +00:00
2013-07-01 16:14:16 -07:00
2013-07-01 16:14:16 -07:00
2013-07-24 15:50:19 -07:00
2013-12-19 00:12:28 +00:00