blob: 370dffd54feef9d8e4a30902a2714f2582904895 [file] [log] [blame]
Ohad Ben-Cohen400e64d2011-10-20 16:52:46 +02001#
2# Generic framework for controlling remote processors
3#
4
5obj-$(CONFIG_REMOTEPROC) += remoteproc.o
6remoteproc-y := remoteproc_core.o
Ohad Ben-Cohen6391a702011-10-20 17:24:15 +02007remoteproc-y += remoteproc_debugfs.o
Ohad Ben-Cohenac8954a2011-10-20 18:15:13 +02008remoteproc-y += remoteproc_rpmsg.o