the following patch was just integrated into master: commit 849635d4ef835862b2fc4ecc4c4c1ee28186ad15 Author: Patrick Georgi pgeorgi@chromium.org Date: Mon May 2 16:50:31 2016 +0800
build system: rename fmap.h to fmap_config.h
There's an in-tree fmap.h, and the file generated by fmaptool is likely used in tandem with it. To avoid problems, rename the generated file (which so far isn't used).
Change-Id: I95dfde513a7f78677cf18ecd7ce8745e40af316b Signed-off-by: Patrick Georgi pgeorgi@chromium.org Reviewed-on: https://review.coreboot.org/14570 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/14570 for details.
-gerrit