]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/remoteproc/Makefile
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
[people/ms/u-boot.git] / drivers / remoteproc / Makefile
CommitLineData
ddf56bc7
NM
1#
2# (C) Copyright 2015
3# Texas Instruments Incorporated - http://www.ti.com/
4# SPDX-License-Identifier: GPL-2.0+
5#
6
7obj-$(CONFIG_REMOTEPROC) += rproc-uclass.o
3df0b8b4
NM
8
9# Remote proc drivers - Please keep this list alphabetically sorted.
10obj-$(CONFIG_REMOTEPROC_SANDBOX) += sandbox_testproc.o
42392849 11obj-$(CONFIG_REMOTEPROC_TI_POWER) += ti_power_proc.o