summaryrefslogtreecommitdiffstats
path: root/arch/sandbox/lib/Makefile
blob: 75b135cfc0ef0a254e47a5a2441b99ff6eb17698 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Copyright (c) 2011 The Chromium OS Authors.
#
# (C) Copyright 2002-2006
# Wolfgang Denk, DENX Software Engineering, wd@denx.de.
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y	+= interrupts.o
obj-$(CONFIG_PCI)	+= pci_io.o
OpenPOWER on IntegriCloud