blob: 78d7f83597a391e8de7a27179c2329da5cd30b99 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
wdenk507bbe32004-04-18 21:13:41 +00002#
Marian Balakowiczf9328632006-09-01 19:49:50 +02003# (C) Copyright 2000-2006
wdenk507bbe32004-04-18 21:13:41 +00004# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
wdenk507bbe32004-04-18 21:13:41 +00005
Masahiro Yamadaa71a36f2013-10-21 11:53:30 +09006extra-y = start.o
7obj-y = irq.o
Ovidiu Panait95b7a8f2022-05-31 21:14:31 +03008obj-y += interrupts.o cache.o exception.o timer.o cpuinfo.o
Michal Simekd58c0072022-06-24 14:15:01 +02009obj-$(CONFIG_STATIC_RELA) += relocate.o
Michal Simek9d242742014-01-21 07:30:37 +010010obj-$(CONFIG_SPL_BUILD) += spl.o