From: Peter Tyser Date: Wed, 30 Dec 2009 22:23:26 +0000 (-0700) Subject: powerpc: Use scripts/mkuboot.sh instead of 'mkimage' X-Git-Tag: v2.6.33-rc5~21^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f884bf54dde417e963a0e6effb8f2c01f95abee;p=pandora-kernel.git powerpc: Use scripts/mkuboot.sh instead of 'mkimage' mkuboot.sh provides a basic wrapper for the 'mkimage' utility. Using mkuboot.sh provides clearer error reporting and allows a toolchain to use its own 'mkimage' executable specified by ${CROSS_COMPILE}mkimage. Additionally, this brings PowerPC in line with other architectures which already call mkimage via mkuboot.sh. Signed-off-by: Peter Tyser Signed-off-by: Grant Likely --- Reading git-diff-tree failed