Arthur Heymans uploaded patch set #2 to this change.

View Change

payloads/external/Makefile.inc: Clean up targets

- Combine the short target name with the filename.
- All targets depend on top level dotconfig.
- Payload targets depend on their payload .config.
- Add .PHONY target for the short target names.
- Add additional short target names grub, uboot, and memtest.
- Remove reversed dependencies of config files on the output.
- Set SeaBIOS vgabios target at same level as main SeaBIOS target to
prevent rebuilds because of the vbios being included.

This fixes an issue with SeaBIOS rebuilding every time if SeaVGABIOS
is build.

Change-Id: I917c4cce46461ed15212a86dc01b703f818aba23
Signed-off-by: Martin Roth <martinroth@google.com>
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
---
M payloads/external/Makefile.inc
1 file changed, 18 insertions(+), 20 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/36460/2

To view, visit change 36460. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I917c4cce46461ed15212a86dc01b703f818aba23
Gerrit-Change-Number: 36460
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset