repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
btrfs: replace remaining do_div calls with div_u64 variants
[linux/fpc-iii.git]
/
drivers
/
mailbox
/
Makefile
blob
dd412c22208b825d5bf79717266678eec1d12bdd
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