summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-11-07 15:47:06 (GMT)
committerAlexander Graf <agraf@suse.de>2016-11-14 22:24:03 (GMT)
commit5abd9137d5329e84827c265bc950287043eac636 (patch)
treef1cf70d9912f3471a1ae7d2be0a6672b71db40f9 /Makefile
parent5ee31baf813123e2816e55cf2b5aaf604770da8b (diff)
downloadu-boot-fsl-qoriq-5abd9137d5329e84827c265bc950287043eac636.tar.xz
x86: Tidy up selection of building the EFI stub
At present we use a CONFIG option in efi.h to determine whether we are building the EFI stub or not. This means that the same header cannot be used for EFI_LOADER support. The CONFIG option will be enabled for the whole build, even when not building the stub. Use a different define instead, set up just for the files that make up the stub. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions