blob: 7820c55c8554fce2f94c6af214d8a2cb921cbf20 [file] [log] [blame]
Simon Glassb8605a12011-10-03 19:26:37 +00001#
2# Copyright (c) 2011 The Chromium OS Authors.
3#
4# (C) Copyright 2002-2006
5# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
6#
Wolfgang Denk1a459662013-07-08 09:37:19 +02007# SPDX-License-Identifier: GPL-2.0+
Simon Glassb8605a12011-10-03 19:26:37 +00008#
9
Masahiro Yamadac6eb9452014-05-14 12:54:37 +090010obj-y += interrupts.o
Simon Glassa7d9cae2016-07-04 11:57:49 -060011ifndef CONFIG_SPL_BUILD
Simon Glass9569c402015-03-05 12:25:26 -070012obj-$(CONFIG_PCI) += pci_io.o
Simon Glassa7d9cae2016-07-04 11:57:49 -060013endif
Sjoerd Simonsdd2d29a2015-04-13 22:54:20 +020014obj-$(CONFIG_CMD_BOOTM) += bootm.o