Files
OpenCellular/chip
Vadim Bendebury 9abc13d25a cr50: signer should be a dependency for RW_B target too
The makefile is missing an explicit dependency which ensures that the
signer utility is available by the time the RW_B image is built. This
works most of the time, but once in a while RW_B gets ahead in the
race and the build fails.

Adding explicit dependency will prevent this from happening.

BRANCH=none
BUG=chromium:578761
TEST=make buildall -j still succeeds.

Change-Id: I7f5223f51e71b1d78de012bf5d934f1a17c86cc0
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/325031
Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2016-02-02 17:20:10 -08:00
..
2016-01-25 21:46:48 -08:00