f22c3f7cf612d1bd53b10f52c1bc9f299212e0ef
[linux-2.6-block.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