]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mkimage: Include missing files in build dependency calculations
authorPrafulla Wadaskar <prafulla@marvell.com>
Mon, 7 Sep 2009 09:29:06 +0000 (14:59 +0530)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:20 +0000 (09:04 -0500)
commitdb588c7dcbdf05160be832dd690d2d0299071808
tree4a9512d1c25cb56259744219c4f2bb27c865b638
parentc928d1dc89abb1c2bea1b0ae4ccf0cee43cf11b3
mkimage: Include missing files in build dependency calculations

Include default_image.o and fit_image.o into the build dependency
calculations. This makes sure they get rebuilt if any of the headers
they include are modified

Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
Acked-by: Ron Lee <ron@debian.org>
Edited commit message.

Signed-off-by: Wolfgang Denk <wd@denx.de>
tools/Makefile