1400e64dfSOhad Ben-Cohen# 2400e64dfSOhad Ben-Cohen# Generic framework for controlling remote processors 3400e64dfSOhad Ben-Cohen# 4400e64dfSOhad Ben-Cohen 5400e64dfSOhad Ben-Cohenobj-$(CONFIG_REMOTEPROC) += remoteproc.o 6400e64dfSOhad Ben-Cohenremoteproc-y := remoteproc_core.o 76391a706SOhad Ben-Cohenremoteproc-y += remoteproc_debugfs.o 804a9016eSOhad Ben-Cohenremoteproc-y += remoteproc_virtio.o 972854fb0SSjur Brændelandremoteproc-y += remoteproc_elf_loader.o 1034ed5a33SOhad Ben-Cohenobj-$(CONFIG_OMAP_REMOTEPROC) += omap_remoteproc.o 11