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, 22 Feb 2018 00:13:50 +0000 (17:13 -0700)
commitc6f651f9a3322857c8e1f8250274a0984c024283
tree73e159f0fba0f65de82dbbe990daec643575b5b2
parent5ff5a6d9c33fdf8b626a4e61066f467f2b5c75a9
Make all build results depend on all makefiles

This makes incremental builds work when the only change is to a
definition in a makefile.

Fixes arm-software/tf-issues#551

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