2e79231154cf49dc36595c49b67f623dd3102f5e
[deliverable/linux.git] / drivers / mailbox / Makefile
1 # Generic MAILBOX API
2
3 obj-$(CONFIG_MAILBOX) += mailbox.o
4
5 obj-$(CONFIG_PL320_MBOX) += pl320-ipc.o
6
7 obj-$(CONFIG_OMAP2PLUS_MBOX) += omap-mailbox.o
8
9 obj-$(CONFIG_PCC) += pcc.o
10
11 obj-$(CONFIG_ALTERA_MBOX) += mailbox-altera.o
This page took 0.031343 seconds and 4 git commands to generate.