diff options
author | Gabe Black <gabeblack@google.com> | 2013-03-12 15:50:08 -0700 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2013-03-18 20:46:09 +0100 |
commit | f06111aaf4fdb9974e79e130b7ac95cdffcaaa7c (patch) | |
tree | a6c7f45bfbfc78d387a7d3eadd83638e3ab60a45 /Makefile.inc | |
parent | a2d786f0e6a0db1c88d955ea80b040bebdea4396 (diff) |
libpayload: Fix the config file dependency in the Makefile template
The template had a dependency on config.h which was correct for coreboot,
where this build system originally came from, but not for libpayload which
uses the differently named libpayload-config.h, presumably to avoid colliding
with a config.h used by the actual payload. Because libpayload-config.h is now
effectively a dependency of everything, it doesn't have to be added piecemeal
in Makefile.inc.
Change-Id: I01f20d363cb1393fa1cdcf0dc916670db90294e9
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: http://review.coreboot.org/2763
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'Makefile.inc')
0 files changed, 0 insertions, 0 deletions