commit | 37b801888cf73b18f78c1109140ff44e3e37914f | [log] [tgz] |
---|---|---|
author | Prafulla Wadaskar <prafulla@marvell.com> | Mon Sep 07 14:59:06 2009 +0530 |
committer | Wolfgang Denk <wd@denx.de> | Thu Sep 10 22:58:48 2009 +0200 |
tree | 7a21b201ffcbeea76c3dcd1474400e692d0627ac | |
parent | 3a2003f61ee79ac53d20c24cc896c2637a2dfc24 [diff] |
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>