remoteproc: add framework for controlling remote processors
[deliverable/linux.git] / drivers / remoteproc / Makefile
1 #
2 # Generic framework for controlling remote processors
3 #
4
5 obj-$(CONFIG_REMOTEPROC) += remoteproc.o
6 remoteproc-y := remoteproc_core.o
This page took 0.034638 seconds and 5 git commands to generate.