Merge tag 'docs-5.10-2' of git://git.lwn.net/linux
[linux-2.6-microblaze.git] / drivers / dma-buf / heaps / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-y                                   += heap-helpers.o
3 obj-$(CONFIG_DMABUF_HEAPS_SYSTEM)       += system_heap.o
4 obj-$(CONFIG_DMABUF_HEAPS_CMA)          += cma_heap.o