X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fx86%2FMakefile;h=d104a497301dd3e41b828a03beda6178e40fbae8;hb=a1684b61054714daae7250e570fe3298f86605b7;hp=36a601822a204c476be6f129e2c810498763c765;hpb=d51aae64236878b72283bd135df716e30f7f5ded;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