aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/dma-buf/Makefile
blob: f22c3f7cf612d1bd53b10f52c1bc9f299212e0ef (plain) (blame)
1
2
3
4
5
6
7
CFLAGS += -I../../../../../usr/include/

TEST_GEN_PROGS := udmabuf

top_srcdir ?=../../../../..

include ../../lib.mk