commit | dae6e7bf50260a73a688fe623ac3390891f72165 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 31 18:10:54 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 01 20:55:50 2016 -0500 |
tree | 9239fca493b39e854924ad68d88251a97513104c | |
parent | bd7dc3883bf4e61538e5519ca2d6798b3e8e0695 [diff] |
Makefile: Make u-boot.img the same as u-boot-dtb.img Create u-boot.img even when OF_CONTROL is enabled, so that this file can be used in both cases. Tested-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Simon Glass <sjg@chromium.org>