xref: /linux-6.12.1/drivers/dma-buf/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-only
2obj-y := dma-buf.o dma-fence.o dma-fence-array.o dma-fence-chain.o \
3	 dma-fence-unwrap.o dma-resv.o
4obj-$(CONFIG_DMABUF_HEAPS)	+= dma-heap.o
5obj-$(CONFIG_DMABUF_HEAPS)	+= heaps/
6obj-$(CONFIG_SYNC_FILE)		+= sync_file.o
7obj-$(CONFIG_SW_SYNC)		+= sw_sync.o sync_debug.o
8obj-$(CONFIG_UDMABUF)		+= udmabuf.o
9obj-$(CONFIG_DMABUF_SYSFS_STATS) += dma-buf-sysfs-stats.o
10
11dmabuf_selftests-y := \
12	selftest.o \
13	st-dma-fence.o \
14	st-dma-fence-chain.o \
15	st-dma-fence-unwrap.o \
16	st-dma-resv.o
17
18obj-$(CONFIG_DMABUF_SELFTESTS)	+= dmabuf_selftests.o
19

served by {OpenGrok

Last Index Update: Sat May 10 02:07:05 UTC 2025

Scopes Window
x
Intelligence window
x
Next >> | << Prev


In current file
  • Highlight
  • Unhighlight
  • Unhighlight all
In project "undefined"
  • Search for definitions of
  • Search for references of
  • Do a full search with
  • Search for file names that contain
On Google
  • Google
Messages Window
x
Navigate Window
x

Macro

  • dmabuf_selftests-y
  • obj-y