xref: /rk3399_rockchip-uboot/arch/x86/cpu/Makefile (revision 37c9940a09d582bb90eed4e59110c388c90f2bf8)
1fea25720SGraeme Russ#
2fea25720SGraeme Russ# (C) Copyright 2006
3fea25720SGraeme Russ# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
4fea25720SGraeme Russ#
5fea25720SGraeme Russ# (C) Copyright 2002
6fa82f871SAlbert ARIBAUD# Daniel Engström, Omicron Ceti AB, daniel@omicron.se.
7fea25720SGraeme Russ#
81a459660SWolfgang Denk# SPDX-License-Identifier:	GPL-2.0+
9fea25720SGraeme Russ#
10fea25720SGraeme Russ
113954b739SMasahiro Yamadaextra-y	= start.o
12fb00601eSBin Mengobj-$(CONFIG_X86_RESET_VECTOR) += resetvec.o start16.o
13200182a7SSimon Glassobj-y	+= interrupts.o cpu.o call64.o
14165ecd26SMasahiro Yamada
15*37c9940aSMasahiro Yamadaobj-$(CONFIG_SYS_COREBOOT) += coreboot/
16