Merge tag 'arm-soc/for-3.20/dts' of http://github.com/broadcom/stblinux into fixes
[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
86c22f8c
AC
8
9obj-$(CONFIG_PCC) += pcc.o
f62092f6
LFT
10
11obj-$(CONFIG_ALTERA_MBOX) += mailbox-altera.o
This page took 0.131105 seconds and 5 git commands to generate.