acrn-hypervisor/hypervisor/bsp
David B. Kinder 23c12b7a74 makefile: adjust linker path in Makefile
As mentioned in https://github.com/projectacrn/acrn-documentation/pull/38
on some operating systems, the ``gnu-efi`` package installs the
linker under a ``gnuefi`` folder in ``${LIBDIR}``. This is the
case in Fedora for example. Check if the gnuefi folder is there
and use it if it is in the path to the linker.  This PR fixes the
Makefile rather than documenting how to edit it yourself.

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2018-05-15 17:19:37 +08:00
..
include initial import 2018-05-11 14:44:28 +08:00
ld retpoline: add indirect thunk support 2018-05-15 17:19:36 +08:00
sbl retpoline: add indirect thunk support 2018-05-15 17:19:36 +08:00
uefi makefile: adjust linker path in Makefile 2018-05-15 17:19:37 +08:00