On 18 May 2018 at 11:12, Heinrich Schuchardt <[email protected]> wrote: > Variables EFI_RELOC and EFI_CRT0 have to be defined to build the > EFI unit tests. This patch ensures this for the x86 architecure. > > If we compile with EFI_STUB, the bitness depends on CONFIG_EFI_STUB_64BIT. > Otherwise the bitness depends on CONFIG_X86_64. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > arch/x86/config.mk | 20 ++++++++++++++++---- > 1 file changed, 16 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

