powerpc/install: Bail with error code on error in install script
authorGrant Likely <grant.likely@secretlab.ca>
Sat, 6 Jun 2009 06:39:46 +0000 (06:39 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 15 Jun 2009 03:26:16 +0000 (13:26 +1000)
If anything goes wrong when copying images into the install path, then
the install script should exit with an error code so that 'make' knows
about it and tells the user.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found