1# SPDX-License-Identifier: GPL-2.0-only 2# 3obj-$(CONFIG_DMABUF_HEAPS) += heaps/ 4obj-$(CONFIG_DMABUF_CACHE) += dma-buf-cache.o 5