]> 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)
committerWolfgang Denk <wd@denx.de>
Thu, 10 Sep 2009 20:58:48 +0000 (22:58 +0200)
commit37b801888cf73b18f78c1109140ff44e3e37914f
tree7a21b201ffcbeea76c3dcd1474400e692d0627ac
parent3a2003f61ee79ac53d20c24cc896c2637a2dfc24
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