Add support for cbfs-files-y to the build system.
authorPatrick Georgi <patrick.georgi@coresystems.de>
Thu, 16 Dec 2010 07:36:28 +0000 (07:36 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Thu, 16 Dec 2010 07:36:28 +0000 (07:36 +0000)
commitc2c23dca8bea16a0198a21fe900fb1d43170489a
tree139b089333a552b18daa69c82eaabffe7b137254
parent8d0d6718a3afac24029d45540d587a24802730a4
Add support for cbfs-files-y to the build system.
That variable allows chipset components to add files to
the CBFS image, for details see
http://www.coreboot.org/pipermail/coreboot/2010-December/062483.html

Compared to the patch in that mail this commit improves dependency
tracking a bit.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Joseph Smith <joe@settoplinux.org>
Acked-by: Stefan Reinauer <stepan@coreboot.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6182 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Makefile
src/arch/x86/Makefile.bigbootblock.inc
src/arch/x86/Makefile.bootblock.inc
src/arch/x86/Makefile.inc