Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel...
[linux-2.6/cjktty.git] / drivers / remoteproc / Makefile
blob391b65181c054c795a8e0e34b1092f4ddba969f4
2 # Generic framework for controlling remote processors
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 remoteproc-y += remoteproc_elf_loader.o
10 obj-$(CONFIG_OMAP_REMOTEPROC) += omap_remoteproc.o
11 obj-$(CONFIG_STE_MODEM_RPROC) += ste_modem_rproc.o