x86: Rename chromebook-x86 to coreboot
[platform/kernel/u-boot.git] / arch / x86 / cpu / Makefile
1 #
2 # (C) Copyright 2006
3 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4 #
5 # (C) Copyright 2002
6 # Daniel Engström, Omicron Ceti AB, daniel@omicron.se.
7 #
8 # SPDX-License-Identifier:      GPL-2.0+
9 #
10
11 extra-y = start.o
12 obj-$(CONFIG_X86_RESET_VECTOR) += resetvec.o start16.o
13 obj-y   += interrupts.o cpu.o call64.o
14 obj-$(CONFIG_PCI) += pci.o