]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: build CRT0 and RELOC on x86_64
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 18 May 2018 17:12:20 +0000 (19:12 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 3 Jun 2018 13:27:20 +0000 (15:27 +0200)
commit63425e933418af23984e5b041c80eeec877233ae
tree37c75dc989272245197f307723fec4456a3059ba
parent9e8dacba814e772ec803d950d38242a9b678ffe2
efi_loader: build CRT0 and RELOC on x86_64

The efi selftest and the hello application require CRT0 and RELOC to be
built.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/x86/lib/Makefile