summaryrefslogtreecommitdiffstats
path: root/drivers/core/Makefile
blob: 151c2398a4d47fce304d43a6ae775befd379baa2 (plain)
1
2
3
4
5
6
7
8
#
# Copyright (c) 2013 Google, Inc
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-y := device.o lists.o root.o uclass.o util.o
obj-$(CONFIG_OF_CONTROL) += simple-bus.o
OpenPOWER on IntegriCloud