blob: 96761e27f7a38a80a20176d85ca3c2f2242cc65a [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 Glass9569c402015-03-05 12:25:26 -070011obj-$(CONFIG_PCI) += pci_io.o
Sjoerd Simonsdd2d29a2015-04-13 22:54:20 +020012obj-$(CONFIG_CMD_BOOTM) += bootm.o