Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[sfrench/cifs-2.6.git] / tools / testing / selftests / drivers / dma-buf / Makefile
1 CFLAGS += -I../../../../../usr/include/
2
3 TEST_GEN_PROGS := udmabuf
4
5 top_srcdir ?=../../../../..
6
7 include ../../lib.mk