Make all build results depend on all makefiles
authorStephen Warren <swarren@nvidia.com>
Thu, 22 Feb 2018 00:13:50 +0000 (17:13 -0700)
committerStephen Warren <swarren@nvidia.com>
Thu, 1 Mar 2018 16:45:10 +0000 (09:45 -0700)
commit6bc1a30ce6ef7633255aaa7b92286b2b14cd1b82
tree5ff8c35c37f9ac18948e3354e5888299c18805e0
parent4504ab2bc2c9a3c6db0f92e4a34fc6095766885b
Make all build results depend on all makefiles

This makes incremental builds work when the only change is to a definition
in a makefile. This version of the patch has been fixed to avoid depending
on the dependency makefiles that are generated at build time.

Fixes arm-software/tf-issues#551

Signed-off-by: Stephen Warren <swarren@nvidia.com>
make_helpers/build_macros.mk