x86: Set up toolchain flags for running as EFI application
authorBen Stoltz <stoltz@google.com>
Tue, 4 Aug 2015 18:33:42 +0000 (12:33 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 5 Aug 2015 14:44:05 +0000 (08:44 -0600)
commit3f1c046cea8db2495b55a2b924f2f1b60c9997db
treee9fc6e7381bf8c7f8375e2d9bcb79b8c39fc7d40
parent484cce0d2d86e0a3992ce577cd7045ba6ea72060
x86: Set up toolchain flags for running as EFI application

Adjust the toolchain flags to build U-Boot as a relocatable shared library,
as required by EFI.

Signed-off-by: Ben Stoltz <stoltz@google.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/config.mk