On 14 January 2016 at 22:06, Alexander Graf <[email protected]> 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 <[email protected]> > > --- > > v1 -> v2: > > - Move to GPLv2+ > - Default to y > --- > lib/Kconfig | 1 + > lib/Makefile | 1 + > lib/efi_loader/Kconfig | 9 +++++++++ > lib/efi_loader/Makefile | 11 +++++++++++ > 4 files changed, 22 insertions(+) > create mode 100644 lib/efi_loader/Kconfig > create mode 100644 lib/efi_loader/Makefile
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

