X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fx86%2FMakefile;h=d104a497301dd3e41b828a03beda6178e40fbae8;hb=c4be10b5696382c51e41e0d02fb577d3b39e8636;hp=36a601822a204c476be6f129e2c810498763c765;hpb=e19db555b4ac79dafa04cc5ff98bdbff01e19388;p=u-boot diff --git a/arch/x86/Makefile b/arch/x86/Makefile index 36a601822a..d104a49730 100644 --- a/arch/x86/Makefile +++ b/arch/x86/Makefile @@ -2,7 +2,9 @@ # SPDX-License-Identifier: GPL-2.0+ # +ifeq ($(CONFIG_EFI_APP),) head-y := arch/x86/cpu/start.o +endif ifeq ($(CONFIG_SPL_BUILD),y) head-y += arch/x86/cpu/start16.o head-y += arch/x86/cpu/resetvec.o