summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/Makefile
blob: 9ffaec43689c02b048d0632c2a55d152db60ff0d (plain)
1
2
3
4
5
6
7
#
# Generic framework for controlling remote processors
#

obj-$(CONFIG_REMOTEPROC)		+= remoteproc.o
remoteproc-y				:= remoteproc_core.o
remoteproc-y				+= remoteproc_debugfs.o