]> git.ipfire.org Git - people/ms/u-boot.git/commit
Makefile: Make u-boot.img the same as u-boot-dtb.img
authorSimon Glass <sjg@chromium.org>
Mon, 1 Feb 2016 01:10:54 +0000 (18:10 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 2 Feb 2016 01:55:50 +0000 (20:55 -0500)
commitdae6e7bf50260a73a688fe623ac3390891f72165
tree9239fca493b39e854924ad68d88251a97513104c
parentbd7dc3883bf4e61538e5519ca2d6798b3e8e0695
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>
Makefile