Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.0 4 lines 202 B view raw
1obj-y := dma-buf.o dma-fence.o dma-fence-array.o reservation.o seqno-fence.o 2obj-$(CONFIG_SYNC_FILE) += sync_file.o 3obj-$(CONFIG_SW_SYNC) += sw_sync.o sync_debug.o 4obj-$(CONFIG_UDMABUF) += udmabuf.o