arm-trusted-firmware/tools/fip_create
Sandrine Bailleux 07deed40e7 Fix problem of dependencies on the fiptool makefile target
The 'fiptool' target doesn't depend on fip_create's source files,
neither directly nor indirectly. As a result, the FIP tool is not
rebuilt whenever its source files change.

This patch makes the ${FIPTOOL} target into a phony target so that the
FIP tool's sub-makefile is always called. The sub-makefile correctly
handles the dependencies. It also moves the completion message into
the sub-makefile so that it is only displayed when the tool is
actually recompiled.

Fixes ARM-software/tf-issues#278

Change-Id: Ia027519fe51d3c42be30665d1ad20a7b89fa350f
2014-11-26 10:13:08 +00:00
..
Makefile Fix problem of dependencies on the fiptool makefile target 2014-11-26 10:13:08 +00:00
fip_create.c Improve BL3-0 documentation 2014-05-19 14:28:53 +01:00
fip_create.h Always use named structs in header files 2014-05-06 13:57:48 +01:00
firmware_image_package.h Move include and source files to logical locations 2014-05-06 12:35:02 +01:00
uuid.h Add Firmware Image Package creation tool 2014-02-17 18:51:43 +00:00