coreboot/payloads/libpayload/bin
Vadim Bendebury 7d69a292b1 libpaylod: fix lpgcc logic statement
The -z "${V}" sure must have meant to be -n "${V}", but come to think
of it, this check is not necessary, as the following check will
succeed if and only if V is set to 1.

BUG=none
TEST=verified that adding V=1 to the environment causes the lpgcc
     debug statements to show up in the output.

Change-Id: I1eb43ef49aeb4f16aef4fbee3a1037e853f9b40f
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/200501
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2014-05-21 23:45:37 +00:00
..
lp.functions libpayload: Implement gcc wrappers for libpayload 2008-04-09 23:05:59 +00:00
lpas Clean up libpayload lpgcc and lpas scripts. 2012-12-08 06:56:34 +01:00
lpgcc libpaylod: fix lpgcc logic statement 2014-05-21 23:45:37 +00:00