]> git.ipfire.org Git - thirdparty/u-boot.git/commit - Makefile
Makefile: Prioritize external dtb if defined
authorMichal Simek <michal.simek@xilinx.com>
Sat, 23 Mar 2019 05:43:00 +0000 (11:13 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 16 Apr 2019 09:52:02 +0000 (11:52 +0200)
commitc8c5e2b84d5d928472b68a51854b727ee90295b2
tree57449eafec708924a1e7b77f2d225d2c132097ec
parent31f7ce7f9bfd41c996b33f7568718462bbfe5b45
Makefile: Prioritize external dtb if defined

Prioritize external dtb if its passed via EXT_DTB
than the dtb that was built in the tree. With this
patch it appends the specified external dtb to
the u-boot image.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Makefile