commit | 1d46e379aae7349069f459618f53fd5193c2fd29 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Fri Jul 04 00:59:37 2008 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Fri Jul 04 00:59:37 2008 -0600 |
tree | 5553caf17770f4a2492da1bdf236f77dc5d98589 | |
parent | 70bf0333d72cd66daf7664c44708f65518b267cc [diff] |
powerpc/bootwrapper: add missing bit of simpleImage target The wrapper script is missing the bits needed for building generic simpleImage targets (targets which don't depend on any particular firmware interface and retrieve all their data from the device tree). Signed-off-by: Grant Likely <grant.likely@secretlab.ca>