xref: /rk3399_rockchip-uboot/drivers/remoteproc/Makefile (revision 42392849739d2bd9eaadd89184909079c8ab760c)
1ddf56bc7SNishanth Menon#
2ddf56bc7SNishanth Menon# (C) Copyright 2015
3ddf56bc7SNishanth Menon# Texas Instruments Incorporated - http://www.ti.com/
4ddf56bc7SNishanth Menon# SPDX-License-Identifier:	GPL-2.0+
5ddf56bc7SNishanth Menon#
6ddf56bc7SNishanth Menon
7ddf56bc7SNishanth Menonobj-$(CONFIG_REMOTEPROC) += rproc-uclass.o
83df0b8b4SNishanth Menon
93df0b8b4SNishanth Menon# Remote proc drivers - Please keep this list alphabetically sorted.
103df0b8b4SNishanth Menonobj-$(CONFIG_REMOTEPROC_SANDBOX) += sandbox_testproc.o
11*42392849SNishanth Menonobj-$(CONFIG_REMOTEPROC_TI_POWER) += ti_power_proc.o
12