commit | ae68a558df57c6c009d7a007c423ef2f5b66901d | [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 | 7bdddb0c88eaed646d43bbf438d3b40c6f2d7a94 [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>