mailbox/omap: adapt to the new mailbox framework
[deliverable/linux.git] / drivers / mailbox / Makefile
CommitLineData
2b6d83e2
JB
1# Generic MAILBOX API
2
3obj-$(CONFIG_MAILBOX) += mailbox.o
4
30058677 5obj-$(CONFIG_PL320_MBOX) += pl320-ipc.o
c869c75c 6
5040f534 7obj-$(CONFIG_OMAP2PLUS_MBOX) += omap-mailbox.o
This page took 0.14228 seconds and 5 git commands to generate.