the following patch was just integrated into master: commit 3383a25f91fab26ce20f40f9981eeee5b2ba9eb0 Author: Martin Roth martinroth@google.com Date: Sat Apr 23 17:12:28 2016 -0600
payloads/Makefile.inc: Add phony targets
Add 'nvramcui' target to make it easier to build and test. Put both nvramcui & coreinfo targets into .PHONY because they both exist as directories.
Change-Id: I9cf76785e69f3c8e47fe92f1b1648fd0f7a63c3e Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/14481 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See https://review.coreboot.org/14481 for details.
-gerrit