Memtest86Plus/Makefile: Update to common payload makefile format
commit4793ec3ea18b099efab7d8acf97e0063e0f577b7
authorMartin Roth <martinroth@google.com>
Wed, 16 Mar 2016 21:00:37 +0000 (16 15:00 -0600)
committerMartin Roth <martinroth@google.com>
Wed, 27 Apr 2016 17:48:54 +0000 (27 19:48 +0200)
tree501953a2a251c6ce14de496e021e3abdf9be706b
parentc410b183370609b58db5d8d94c527bddb3c79447
Memtest86Plus/Makefile: Update to common payload makefile format

This series of patches attempts to update all of the external payload
makefiles to be as similar as possible.

- Add .git to the git repo URL to show that it's a git repo.
- Use the common checkout, fetch, and clone ($(project dir)) targets
- Add TAG-y and NAME-y variables - just with origin/master for now.
Stable will be added shortly.
- Make sure all phony targets are in .PHONY

Change-Id: If83c100841d5f91a9fab7ac44ba20ec2271c0594
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/14152
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
payloads/external/Memtest86Plus/Makefile