repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
accel/ivpu: Move recovery work to system_unbound_wq
[drm/drm-misc.git]
/
drivers
/
dma-buf
/
heaps
/
Makefile
blob
974467791032ffb8a7aba17b1407d9a19b3f3b44
1
# SPDX-License-Identifier: GPL-2.0
2
obj-
$(
CONFIG_DMABUF_HEAPS_SYSTEM
) +=
system_heap.o
3
obj-
$(
CONFIG_DMABUF_HEAPS_CMA
) +=
cma_heap.o