xref: /openbmc/linux/drivers/remoteproc/Makefile (revision 34ed5a33)
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
8ac8954a4SOhad Ben-Cohenremoteproc-y				+= remoteproc_rpmsg.o
934ed5a33SOhad Ben-Cohenobj-$(CONFIG_OMAP_REMOTEPROC)		+= omap_remoteproc.o
10