1
0
Fork 0
android_kernel_rockchip_tart/drivers/dma-buf/heaps/Makefile
2025-06-27 00:32:42 -05:00

3 lines
132 B
Makefile

# SPDX-License-Identifier: GPL-2.0
obj-$(CONFIG_DMABUF_HEAPS_SYSTEM) += system_heap.o
obj-$(CONFIG_DMABUF_HEAPS_CMA) += cma_heap.o