lineage_kernel_xcoverpro/drivers/dma-buf/Makefile

6 lines
267 B
Makefile
Executable File

obj-y := dma-buf.o dma-fence.o dma-fence-array.o reservation.o seqno-fence.o
obj-$(CONFIG_SYNC_FILE) += sync_file.o
obj-$(CONFIG_SW_SYNC) += sw_sync.o sync_debug.o
obj-$(CONFIG_DMA_BUF_CONTAINER) += dma-buf-container.o
obj-$(CONFIG_DMABUF_TRACE) += dma-buf-trace.o