Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6
[firefly-linux-kernel-4.4.55.git] / drivers / remoteproc / Makefile
1 #
2 # Generic framework for controlling remote processors
3 #
4
5 obj-$(CONFIG_REMOTEPROC)                += remoteproc.o
6 remoteproc-y                            := remoteproc_core.o
7 remoteproc-y                            += remoteproc_debugfs.o
8 remoteproc-y                            += remoteproc_virtio.o
9 obj-$(CONFIG_OMAP_REMOTEPROC)           += omap_remoteproc.o