c05564c4d8
Android 13
4 lines
166 B
Makefile
Executable file
4 lines
166 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
|