coreboot-kgpe-d16/payloads
Martin Roth 4793ec3ea1 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>
2016-04-27 19:48:54 +02:00
..
bayou codebase: Change makefile $(shell pwd) commands to $(CURDIR) 2016-03-11 18:48:06 +01:00
coreinfo coreinfo: Update Makefile 2016-04-26 20:08:55 +02:00
external Memtest86Plus/Makefile: Update to common payload makefile format 2016-04-27 19:48:54 +02:00
libpayload libpayload: time: split time.h from libpayload.h 2016-04-21 23:08:52 +02:00
nvramcui nvramcui: Reformat nvramcui.c 2016-04-26 20:08:32 +02:00
Kconfig add nvramcui as a secondary payload 2016-04-20 18:42:52 +02:00
Makefile.inc payloads/Makefile.inc: Add phony targets 2016-04-25 16:45:26 +02:00