commit | ac18c673e7fa71f62ce613edfe6634edb99f968b | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu May 03 04:00:00 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon May 07 20:31:13 2007 +1000 |
tree | 6040fe891c91dc90fbb56855dd7887466f465f9f | |
parent | 44755d11a3c054adf7eb974a4720936563cf7dcf [diff] |
[POWERPC] bootwrapper: Only build cuImage if CONFIG_DEVICE_TREE is non-empty This allows the zImage target to once again be used to build all supported image types, rather than requiring an explicit "make uImage" to avoid failing to create an unneeded cuImage. Signed-off-by: Scott Wood <scottwood@freescale.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>