Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2...
[sfrench/cifs-2.6.git] / tools / testing / selftests / drivers / dma-buf / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 CFLAGS += -I../../../../../usr/include/
3
4 TEST_GEN_PROGS := udmabuf
5
6 top_srcdir ?=../../../../..
7
8 include ../../lib.mk