usb: gadget: push all usb_composite_driver structs into __refdata
[linux-block.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