Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
[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
This page took 0.040763 seconds and 5 git commands to generate.