Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
[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.030569 seconds and 5 git commands to generate.