build system: make cbfs-files mechanism spaces-safe
commit67cb6aa6a779ad3d021570385e61308d333c116d
authorPatrick Georgi <pgeorgi@chromium.org>
Thu, 26 Nov 2015 16:17:28 +0000 (26 17:17 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Wed, 2 Dec 2015 16:30:31 +0000 (2 17:30 +0100)
treef42f525130d777937539ad26edcc3529c795b33f
parent99ae578b43012e2b19b82cc31c7f6585efe6a3fd
build system: make cbfs-files mechanism spaces-safe

Space is commonly used as separator in make variables, so escape them
as * (which should be reasonably uncommon in file names and cbfstool
options alike to not be a problem).

Change-Id: Ia77b5559841b5eae3aa1c0c0027f2e7fb882ea2f
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/12548
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Makefile.inc