|
@@ -5,5 +5,5 @@
|
|
|
obj-$(CONFIG_REMOTEPROC) += remoteproc.o
|
|
obj-$(CONFIG_REMOTEPROC) += remoteproc.o
|
|
|
remoteproc-y := remoteproc_core.o
|
|
remoteproc-y := remoteproc_core.o
|
|
|
remoteproc-y += remoteproc_debugfs.o
|
|
remoteproc-y += remoteproc_debugfs.o
|
|
|
-remoteproc-y += remoteproc_rpmsg.o
|
|
|
|
|
|
|
+remoteproc-y += remoteproc_virtio.o
|
|
|
obj-$(CONFIG_OMAP_REMOTEPROC) += omap_remoteproc.o
|
|
obj-$(CONFIG_OMAP_REMOTEPROC) += omap_remoteproc.o
|