git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
4 lines
158 B
Makefile
4 lines
158 B
Makefile
obj-y := dma-buf.o fence.o reservation.o seqno-fence.o fence-array.o
|
|
obj-$(CONFIG_SYNC_FILE) += sync_file.o
|
|
obj-$(CONFIG_SW_SYNC) += sw_sync.o sync_debug.o
|