the following patch was just integrated into master: commit d4c2484cc8ea1486668315d9d6c259e844ec871e Author: Martin Roth martinroth@google.com Date: Wed Dec 16 16:09:11 2015 -0700
Makefile.inc: Move addition of payload rev & config to payload makefile
These files need to be added to cbfs-files after PAYLOAD_CONFIG and PAYLOAD_VERSION have been defined. Where they were before, they didn't get added to the final build.
Change-Id: Ib1b230f9eb72a8c1710ef473a9f24c0fb7ec6e17 Signed-off-by: Martin Roth martinroth@google.com Reviewed-on: https://review.coreboot.org/12751 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See https://review.coreboot.org/12751 for details.
-gerrit