blob: 65fc0613de892239654194235181e1a94e3b7eb7 [file] [log] [blame]
Nishanth Menonddf56bc2015-09-17 15:42:39 -05001#
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
Nishanth Menon3df0b8b2015-09-17 15:42:40 -05008
9# Remote proc drivers - Please keep this list alphabetically sorted.
10obj-$(CONFIG_REMOTEPROC_SANDBOX) += sandbox_testproc.o
Nishanth Menon42392842016-02-25 12:53:45 -060011obj-$(CONFIG_REMOTEPROC_TI_POWER) += ti_power_proc.o