]> Git Repo - linux.git/blob - drivers/dma-buf/Makefile
kasan: make tag based mode work with CONFIG_HARDENED_USERCOPY
[linux.git] / drivers / dma-buf / Makefile
1 obj-y := dma-buf.o dma-fence.o dma-fence-array.o reservation.o seqno-fence.o
2 obj-$(CONFIG_SYNC_FILE)         += sync_file.o
3 obj-$(CONFIG_SW_SYNC)           += sw_sync.o sync_debug.o
4 obj-$(CONFIG_UDMABUF)           += udmabuf.o
This page took 0.031379 seconds and 4 git commands to generate.