Add option to control parallel build (#1328)
author이성재/동작제어Lab(SR)/Principal Engineer/삼성전자 <sj925.lee@samsung.com>
Thu, 24 May 2018 06:13:13 +0000 (15:13 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Thu, 24 May 2018 06:13:13 +0000 (15:13 +0900)
commitb46862c12afc26595ac7f0e452019442e013efd4
treee131f30d95fab2d511368b78aca387456ee5c552
parent739da6303f78c4af124e9011fbdb451941fce1b4
Add option to control parallel build (#1328)

- add shell variable PARALLEL_BUILD with default value 1
- `PARALLEL_BUILD=0 make xxx` disables parallel build

Signed-off-by: Sung-Jae Lee <sj925.lee@samsung.com>
Makefile