]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/x86/Makefile
x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
[people/ms/u-boot.git] / arch / x86 / Makefile
CommitLineData
e19db555
DS
1#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
3dcdd17b 5ifeq ($(CONFIG_EFI_APP),)
e19db555 6head-y := arch/x86/cpu/start.o
3dcdd17b 7endif
972188b3
SG
8head-$(CONFIG_$(SPL_)X86_16BIT_INIT) += arch/x86/cpu/start16.o
9head-$(CONFIG_$(SPL_)X86_16BIT_INIT) += arch/x86/cpu/resetvec.o
e19db555
DS
10
11libs-y += arch/x86/cpu/
12libs-y += arch/x86/lib/