blob: b4ff717e7849f7f9624269cf5c23d6bfcd0082b9 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001# SPDX-License-Identifier: GPL-2.0+
Simon Glassb8605a12011-10-03 19:26:37 +00002#
3# Copyright (c) 2011 The Chromium OS Authors.
4#
5# (C) Copyright 2002-2006
6# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
Simon Glassb8605a12011-10-03 19:26:37 +00007
Simon Glassbb223b72018-05-16 09:42:23 -06008obj-y += interrupts.o sections.o
Simon Glass9569c402015-03-05 12:25:26 -07009obj-$(CONFIG_PCI) += pci_io.o
Sjoerd Simonsdd2d29a2015-04-13 22:54:20 +020010obj-$(CONFIG_CMD_BOOTM) += bootm.o
Tom Rini5db28902016-08-12 08:31:15 -040011obj-$(CONFIG_CMD_BOOTZ) += bootm.o