xref: /openbmc/u-boot/drivers/remoteproc/Makefile (revision d1e15041)
183d290c5STom Rini# SPDX-License-Identifier: GPL-2.0+
2ddf56bc7SNishanth Menon#
3ddf56bc7SNishanth Menon# (C) Copyright 2015
4ddf56bc7SNishanth Menon# Texas Instruments Incorporated - http://www.ti.com/
5ddf56bc7SNishanth Menon#
6ddf56bc7SNishanth Menon
7*08c45314SLokesh Vutlaobj-$(CONFIG_$(SPL_)REMOTEPROC) += rproc-uclass.o
83df0b8b4SNishanth Menon
93df0b8b4SNishanth Menon# Remote proc drivers - Please keep this list alphabetically sorted.
101ad190bfSLokesh Vutlaobj-$(CONFIG_K3_SYSTEM_CONTROLLER) += k3_system_controller.o
11c365ed7dSLokesh Vutlaobj-$(CONFIG_REMOTEPROC_K3) += k3_rproc.o
123df0b8b4SNishanth Menonobj-$(CONFIG_REMOTEPROC_SANDBOX) += sandbox_testproc.o
1342392849SNishanth Menonobj-$(CONFIG_REMOTEPROC_TI_POWER) += ti_power_proc.o
14