commit | e68a4385d4e8d9e247ac1f09d406fd2fb4e9b1de | [log] [tgz] |
---|---|---|
author | Martin Roth <martinroth@google.com> | Wed Mar 16 10:45:35 2016 -0600 |
committer | Martin Roth <martinroth@google.com> | Mon Mar 21 04:03:24 2016 +0100 |
tree | 4871fda21e65c159ef61d42d2b2c4712288b6dca | |
parent | c8ed34075b7785c91cfb1c8556357b2e70cf765d [diff] |
payloads/Makefile.inc: Clean up Makefile - Instead of adding each payload to each common target, create a list and loop through the list for all of the payloads - '.phony' doesn't work - the target needs to be uppercase '.PHONY' Change-Id: I4a7712c94d0f127c2fff8cb8fada4b8132a4ab3b Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/14131 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>