]> git.sur5r.net Git - u-boot/blob - arch/sandbox/lib/Makefile
arm64: a37xx: populate pcie memory region
[u-boot] / arch / sandbox / lib / Makefile
1 #
2 # Copyright (c) 2011 The Chromium OS Authors.
3 #
4 # (C) Copyright 2002-2006
5 # Wolfgang Denk, DENX Software Engineering, wd@denx.de.
6 #
7 # SPDX-License-Identifier:      GPL-2.0+
8 #
9
10 obj-y   += interrupts.o
11 obj-$(CONFIG_PCI)       += pci_io.o
12 obj-$(CONFIG_CMD_BOOTM) += bootm.o
13 obj-$(CONFIG_CMD_BOOTZ) += bootm.o