Re: [U-Boot] [PATCH 13/14] efi_loader: hook up in build environment

2016-01-31 Thread Simon Glass
On 14 January 2016 at 22:06, Alexander Graf wrote: > Now that we have all the bits and pieces ready for EFI payload loading > support, hook them up in Makefiles and KConfigs so that we can build. > > Signed-off-by: Alexander Graf > > --- > > v1 -> v2: > > - Move to GPLv2+ > - Default to y > -

[U-Boot] [PATCH 13/14] efi_loader: hook up in build environment

2016-01-14 Thread Alexander Graf
Now that we have all the bits and pieces ready for EFI payload loading support, hook them up in Makefiles and KConfigs so that we can build. Signed-off-by: Alexander Graf --- v1 -> v2: - Move to GPLv2+ - Default to y --- lib/Kconfig | 1 + lib/Makefile| 1 + lib/