TTY: hso, do not set TTY MAGIC
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / remoteproc / Makefile
blob5445d9b23294d90e0e6a765d83c3c2187ac17b1b
2 # Generic framework for controlling remote processors
5 obj-$(CONFIG_REMOTEPROC) += remoteproc.o
6 remoteproc-y := remoteproc_core.o
7 remoteproc-y += remoteproc_debugfs.o
8 remoteproc-y += remoteproc_virtio.o
9 obj-$(CONFIG_OMAP_REMOTEPROC) += omap_remoteproc.o