Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[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