xref: /rk3399_rockchip-uboot/drivers/core/Makefile (revision 42a9e2fe1be0f8879ad0928e05116e5a4c7cea1a)
1#
2# Copyright (c) 2013 Google, Inc
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-y := device.o lists.o root.o uclass.o util.o
8obj-$(CONFIG_OF_CONTROL) += simple-bus.o
9