the following patch was just integrated into master: commit 7e1465431a7869656026f435d7ad2b30f4e8e359 Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Wed Nov 18 15:26:07 2015 -0800
drivers/intel/fsp1_1: Don't include files from blobs / fsp directory
coreboot's binary policy forbids to store include files required to build the host binaries in the blobs directory. Hence remove the infrastructure to do so.
Change-Id: I66d57f84cbc392bbfc1f951d13424742d2cff978 Signed-off-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-on: http://review.coreboot.org/12464 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc mr.nuke.me@gmail.com
See http://review.coreboot.org/12464 for details.
-gerrit