android_kernel_xiaomi_sm7250/drivers/dma-buf/Makefile
Swathi Sridhar ac04f0739d ion : Merge ion changes for msm-kona kernel upgrade
Merge all ion changes from msm-4.14 to msm-kona as of:
'commit 0fa34f5d9070 ("ion: fix system secure force alloc")'.

Change-Id: I040b44a89790f7096bf11c5b273ad0e5033eea9c
Signed-off-by: Swathi Sridhar <swatsrid@codeaurora.org>
2019-03-12 19:01:54 -07:00

5 lines
215 B
Makefile

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_DEBUG_DMA_BUF_REF) += dma-buf-ref.o