Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[cascardo/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