Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x86/amd...
[deliverable/linux.git] / drivers / remoteproc / Makefile
CommitLineData
400e64df
OBC
1#
2# Generic framework for controlling remote processors
3#
4
5obj-$(CONFIG_REMOTEPROC) += remoteproc.o
6remoteproc-y := remoteproc_core.o
6391a706 7remoteproc-y += remoteproc_debugfs.o
04a9016e 8remoteproc-y += remoteproc_virtio.o
72854fb0 9remoteproc-y += remoteproc_elf_loader.o
34ed5a33 10obj-$(CONFIG_OMAP_REMOTEPROC) += omap_remoteproc.o
ec4d02d9 11obj-$(CONFIG_STE_MODEM_RPROC) += ste_modem_rproc.o
a01bc0d5 12obj-$(CONFIG_WKUP_M3_RPROC) += wkup_m3_rproc.o
13be5432 13obj-$(CONFIG_DA8XX_REMOTEPROC) += da8xx_remoteproc.o
This page took 0.205212 seconds and 5 git commands to generate.