remoteproc: Introduce a sandbox dummy driver
[platform/kernel/u-boot.git] / drivers / remoteproc / Makefile
index 14c2792..720aa6e 100644 (file)
@@ -5,3 +5,6 @@
 #
 
 obj-$(CONFIG_REMOTEPROC) += rproc-uclass.o
+
+# Remote proc drivers - Please keep this list alphabetically sorted.
+obj-$(CONFIG_REMOTEPROC_SANDBOX) += sandbox_testproc.o